Skip to content

dibashthapa/ecommerce-react

Repository files navigation

Full E-commerce application

Live Demo .

Stack - - - - -
FrontEnd


Reactjs


Redux

BackEnd


Nodejs


MongoDB


Heroku


Express

Installation

Step 1: Clone the repo

Fork the repository. then clone the repo locally by doing -

git clone https://github.com/dibashthapa/ecommerce-react.git

Step 2: Install Dependencies

cd into the directory

cd ecommerce-react

In the root folder do npm install.

npm install