A full-stack Bookstore Management Application built using the MERN stack (MongoDB, Express, React, Node.js).
This project was created as a learning project to understand CRUD operations, REST APIs, and connecting a frontend with a backend in a real-world web app.
- 📖 Add, edit, view, and delete books
- 🔍 Search and filter books by title or author
- 🖥️ Responsive UI built with React and Tailwind CSS
- 🧩 RESTful API using Express and Node.js
- 💾 MongoDB for data storage
- 🌐 Axios for API requests
- 🧠 Clean and beginner-friendly codebase
Frontend:
- React.js
- React Router DOM
- Axios
- Tailwind CSS
Backend:
- Node.js
- Express.js
- MongoDB + Mongoose
Tools:
- Git & GitHub
- VS Code
- Postman (for API testing)
git clone https://github.com/sizzywizzy/Book-Store.git
cd Book-Store-MERN-Stack