Skip to content

I have made this MERN book store, I have added quite a few features in here and also took some help from the freecodecamp mern project. But, my project uses different technologies and has different features too.

Notifications You must be signed in to change notification settings

uroobaCodes/mern-bookstore

Repository files navigation

MERN Bookstore - Frontend

This is the frontend of a full-stack bookstore web application, built with React, Zustand for state management, and TailwindCSS for styling.

📱 Features

  • Browse books in an intuitive UI
  • Add books to the cart and manage purchases
  • User authentication (Sign Up / Login)
  • Admin dashboard for CRUD operations
  • Fully responsive design

🛠️ Tech Stack

React
Zustand
TailwindCSS
React Router
Axios

🔧 Installation & Setup

Clone this repo:

git clone https://github.com/uroobaCodes/mern-bookstore.git
cd mern-bookstore
npm install
npm run dev

The frontend should now be running on http://localhost:5173.

Backend Repository:

Backend Repo

Final App:

Bookstore

Code breakdown on youtube:

Mern Bookstore

About

I have made this MERN book store, I have added quite a few features in here and also took some help from the freecodecamp mern project. But, my project uses different technologies and has different features too.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published