A modern web application for discovering, saving, and sharing inspirational quotes. Built with React, Node.js, and MongoDB.
- Quote Discovery: Scroll through an endless feed of curated quotes
- Personal Collections: Save and organize your favorite quotes
- Daily Inspiration: Get fresh quotes daily
- Dark Mode: Eye-friendly interface for comfortable reading
- Mobile Responsive: Works seamlessly on all devices
- React
- TailwindCSS
- Axios
- Zustand (State Management)
- Node.js
- Express
- MongoDB
- JWT Authentication
- Quote Discovery: Users can explore a curated collection of inspirational quotes through an Instagram-style infinite scroll interface.
- Personal Collections: Save favorite quotes to custom collections and organize them by themes.
- User Authentication: Secure JWT-based authentication system for user accounts.
- Responsive Design: Optimized for both desktop and mobile viewing experiences.
- Quote data provided by various public APIs
- Inspiration from Instagram's UI/UX