Skip to content

A full-stack web application built with MongoDB, Express.js, React, and Node.js (MERN) that allows users to browse, add, update, and delete books.

Notifications You must be signed in to change notification settings

aritrikg/Book-Store-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“š Book Store (MERN Stack)

A full-stack web application built with MongoDB, Express.js, React, and Node.js (MERN) that allows users to browse, add, update, and delete books.
This project demonstrates a simple CRUD system and RESTful API design.


๐Ÿš€ Features

  • View a list of all books
  • Add new books with details (title, author, price, etc.)
  • Edit existing book details
  • Delete books from the store
  • Backend API built using Express and MongoDB
  • Frontend built with React and Axios
  • RESTful architecture

๐Ÿ› ๏ธ Tech Stack

Frontend:

  • React.js
  • React Router
  • Axios
  • Tailwind CSS / Bootstrap (optional styling)

Backend:

  • Node.js
  • Express.js
  • MongoDB with Mongoose

About

A full-stack web application built with MongoDB, Express.js, React, and Node.js (MERN) that allows users to browse, add, update, and delete books.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published