Skip to content

oubawaleh/E-commerce-App

Repository files navigation

E-commerce App

This is a sample application that demonstrates an e-commerce website using the MERN stack. The application loads products a MongoDB database and displays them. Users can select to display products in a single category. Users can click on any product to get more information including pricing. Users can select items and add them to their shopping cart. Users can checkout and fill out form for shipping.

Here are screenshots that show the e-commerce demo application in use.

Home Page Home Page


Item Detail Page Item Detail


Shopping Cart Shopping Cart

Getting Started

To get started you can simply clone this e-commerce repository and install the dependencies.

Clone the e-commerce repository using git:

git clone https://github.com/oubawaleh/E-commerce-App
cd server cd client

Install dependencies with this command:

npm install

Run the application with this command:

npm start

Tech Stack

  • React.js
  • Node.js
  • Express.js
  • MongoDB

About

Fashion e-commerce store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published