Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 791 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 791 Bytes

BookstoreMERN

A full-stack bookstore application built with the MERN Stack, which includes MONGODB (Database), Mongoose, CORS, Express and NodeJS for the backend and Vite + React, Tailwind for styling, React-Router-Dom for routing, axios for Data fetching, react-icons for icons, and Notistack for notifications for building the frontend.

It has all the basic CRUD (Create, Read, Update, Delete) operations infused.

HOME (TABLE)

HOME (CARD)

Show (Read individual Book details)

Create a Book

Edit a book details

Delete a book info