Rohitbaghel / amazon-clone

An E-commerce web application for buying clothes,electronics and other things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon Clone

##Steps to Start the app

1.npm i to install all dependencies .

2.Go to function folder and npm i to install all the dependencies.

3.use command json-server db.json --port 3002 --watch

4.Go to function folder and run command firebase emulators:start to start payment setup bt firebase;

Overview

Home page

image

Product page

image

Login or register

image

Cart

image

Payment page

image

Order History

image

About

An E-commerce web application for buying clothes,electronics and other things.


Languages

Language:JavaScript 93.8%Language:HTML 6.0%Language:CSS 0.2%