Welcome to the Book Store web application! This project showcases a book management system using the MERN (MongoDB, Express, React, Node.js) stack, packaged and deployed with Docker for seamless containerization. The app is designed for CRUD (Create, Read, Update, Delete) operations, providing an intuitive interface for managing book data.
- Book Management: Add, edit, view, and delete books in your collection.
- RESTful API: The backend provides a clean API to interact with the book data.
- Docker-Powered: Containerized app for isolated and consistent development.
- Easy Setup: One command to build and run the project.
- Frontend: React + Tailwind CSS
- Backend: Node.js + Express.js
- Database: MongoDB
- Containerization: Docker + Docker Compose
View it live here: https://book-vault-frontend.vercel.app/