A feature-rich full-stack Book Store application built with the MERN stack (MongoDB, Express.js, React, Node.js). This platform supports both user and admin functionalities, including secure login, book browsing, order processing, and complete admin management.
- π Browse all available books
- π Filter by categories (Fiction, Horror, Business, etc.)
- π View Top-Selling Books
- π° Latest Book News section
- π§Ύ Checkout with cart preview
- π Login system with secure token authentication
- π¦ View order history with invoice
- π Add new books to inventory
- βοΈ Edit or update existing book details
- β Delete books from store
- ποΈ View all orders placed by customers
- ποΈ Admin dashboard with real-time book management
| Frontend | Backend | Database | Authentication | Styling |
|---|---|---|---|---|
| React.js | Node.js | MongoDB | JWT (Token) | Tailwind CSS |
| Redux Toolkit | Express.js | Mongoose | Cookies + Token | SweetAlert2 |








