Skip to content

SAKU0309/E-COMMERSE-BOOKSTORE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

E-Commerce Bookstore

A full-stack E-Commerce Bookstore built using the MERN Stack (MongoDB, Express.js, React, Node.js).

Tech Stack

  • Frontend: React, Redux Toolkit, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB with Mongoose ORM

Installation

  1. Clone the repository

    git clone https://github.com/yourusername/ecommerce-bookstore.git
    cd ecommerce-bookstore
  2. Install dependencies

    npm install
    cd client && npm install
  3. Build for production

    npm start

Screenshots

Screenshot 2025-03-10 215602 Screenshot 2025-03-10 215619

About

Bookstore E-commerce using MERN stack. This full-stack web application show how users can view, filter, and purchase various books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors