E-Book Store is a responsive full-stack web application built with the MERN stack, allowing users to browse, preview, and access a collection of books. Authenticated users can access both free and premium content, while admins can manage book listings and user permissions. The app offers a clean user interface, intuitive navigation, and role-based access control for a seamless digital library experience. The backend is secured with bcryptjs for password hashing and dotenv for environment management. MongoDB is used for data storage, with Mongoose for management. Express.js handles the server, with CORS enabled, and nodemon is used for development.
Frontend | Backend | Tools & Deployment |
---|---|---|
JavaScript | MongoDB | Vite |
ReactJs | ExpressJs | Nodemon |
Tailwind | NodeJs | Heroku Deployment |
Mongoose | dotenv | |
bcryptjs | CORS |
👉 Demo Video Clip
If you have any questions please contact us at : mohan2036@gmail.com
- Mobile Responsive


- Main Page

- Login page

- Only authenticated users can access this page.
