React_NodeJS - Look here
E-Commerce - Frontend (React + Redux + Router + Axios) / Backend (Node.JS + Express + MongoDB)
Project from K.Sathyaprakash Reddy - Udemy Page
React (http://localhost:3000)
Go to the frontend Folder
In CMD, execute
npm start
- Clone this repository locally
- Install all necessary packages, execute:
npm install
- To run the project (development mode), execute:
npm start