BookStore_Website
This is a full-stack Online Bookstore Website developed using the MERN stack . The website allows users to browse, search, and purchase books online. It includes user authentication, a book catalog, shopping cart, and admin panel for managing books and orders. The frontend is built using React for a fast and responsive user interface, while the backend uses Node.js and Express to handle API requests. MongoDB is used as the database to store user data, book details, and order information.
