Skip to content

sizzywizzy/Book-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📚 MERN Bookstore App

A full-stack Bookstore Management Application built using the MERN stack (MongoDB, Express, React, Node.js).
This project was created as a learning project to understand CRUD operations, REST APIs, and connecting a frontend with a backend in a real-world web app.


🚀 Features

  • 📖 Add, edit, view, and delete books
  • 🔍 Search and filter books by title or author
  • 🖥️ Responsive UI built with React and Tailwind CSS
  • 🧩 RESTful API using Express and Node.js
  • 💾 MongoDB for data storage
  • 🌐 Axios for API requests
  • 🧠 Clean and beginner-friendly codebase

🛠️ Tech Stack

Frontend:

  • React.js
  • React Router DOM
  • Axios
  • Tailwind CSS

Backend:

  • Node.js
  • Express.js
  • MongoDB + Mongoose

Tools:

  • Git & GitHub
  • VS Code
  • Postman (for API testing)

⚙️ Installation & Setup

1️⃣ Clone the repository

git clone https://github.com/sizzywizzy/Book-Store.git
cd Book-Store-MERN-Stack

About

This is a repository for my Book Store project which is constructed using MERN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors