Skip to content

AMAL-MAKRANE/AmalZona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmalZona, Ecommerce Website

screen 1

fully-functional e-commerce website exactly like amazon build using MERN stack (MongoDB, ExpressJS, React and Node.JS).

Run locally

Run Backend

 $ npm install 
 $ npm start

Run Frontend

# open new terminal
$ cd frontend
$ npm install
$ npm start

Seed Users and Products

Admin Login

the different interface of the website

HomeScreen:

the first page contains the different product "glasses" with their name, reviews and price.

screen 2

ProductScreen :

this page contains the details of the product selected like name, reviews, price, description, also contain the div that allows the user to add the product to the card with the amount selected, the staus show if the product is available or not in the stock.

screen 3

CartScreen :

this page contains the diffrents products selected or added to the card, in this page we can change the amount of product QTY , delete products, also the Subtotal of all the products selected, also proceed to checkout.

screen 4

SigninScreen :

sign in page allows the user to sign in with an email and password that already exist in database users data.

screen 5

About

E-commerce web site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published