Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 527 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 527 Bytes

Book Haven

About this Project

Made with the MERN (MongoDB, Express, React, and Node.js) stack, this is a straightforward book store project. CRUD (Create, Read, Update, Delete) activities, including routing and CORS policy configuration, are demonstrated in this project for both the frontend and the backend.

Technologies Used


Backend:

• MongoDB

• Node.js

• Express.js

Frontend:

• Vite

• React