Quotin is a beautiful, customizable startpage that combines inspirational quotes with productivity tools. It serves as your personal space for motivation, organization, and quick access to your favorite content.
- Dynamic Quote Generation: Get inspired with beautiful, randomly generated quotes
- Customizable Categories: Organize quotes by themes that matter to you
- Personal Color Schemes: Tailor the startpage to your aesthetic preferences
- Quick Links: Access your favorite YouTube videos and Pinterest boards with a single click
- Notes & Todos: Keep track of your thoughts and tasks directly from your dashboard
- Keyboard Shortcuts: Navigate efficiently with intuitive keyboard commands
- Responsive Design: Seamless experience across all devices
Visit Quotin to see it in action!
- Frontend Framework: Next.js 15 with App Router
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: Custom components with shadcn/ui
- Icons: React Icons and Lucide React
- Animations: Framer Motion
- Deployment: Vercel
- Node.js 16.8 or later
- npm, yarn, or pnpm
-
Clone the repository
git clone https://github.com/1amGenius/quotin.git cd quotin
-
Install dependencies
npm install # or yarn install # or pnpm install
-
Run the development server
npm run dev # or yarn dev # or pnpm dev
-
Open http://localhost:3000 with your browser to see the result
- Random inspirational quotes displayed prominently
- Ability to refresh quotes with a single click
- Quotes categorized by themes for easy browsing
- Personalize your dashboard with custom color schemes
- Choose from a variety of categories to organize your quotes
- Responsive design that works on all devices
-
Notes & Todos: Create, manage, and organize your thoughts and tasks
- Keyboard shortcut:
Ctrl + Q
to open - Tabbed interface for easy switching between notes and todos
- Local storage for persistence
- Keyboard shortcut:
-
Quick Links: Access your favorite content instantly
- YouTube Links:
Ctrl + Y
to open - Pinterest Links:
Ctrl + P
to open - Add and manage links to your favorite videos and boards
- YouTube Links:
- Intuitive onboarding process for new users
- Keyboard shortcuts for power users
- Smooth animations and transitions
- Dark mode optimized design
The app can be configured through various settings:
- Categories: Customize which quote categories appear on your dashboard
- Colors: Select your preferred color scheme
- Search Engine: Choose your default search engine
- Quick Links: Add and manage your YouTube and Pinterest links
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the project
- Create your feature branch (
git checkout -b feature/YourAmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature or just blah blah'
) - Push to the branch (
git push origin feature/YourAmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Next.js for the amazing framework
- Tailwind CSS for the utility-first CSS framework
- shadcn/ui for the beautiful UI components
- React Icons and Lucide React for the icon sets
- Framer Motion for the smooth animations
Armin Pkadaman - [email protected]
Project Link: https://github.com/1amGenius/quotin
Made with 🖤 by Armin Pakdaman