Project name: React_Ecommerce
Install Node (if not already installed on your machine)
To install node modules type: npm i / npm install
To start the development Server: npm start
Ecommerce website built with ReactJs using react hooks, Fakestore API, Bootstrap, and react-redux for cart functionality.
JavaScript
Project name: React_Ecommerce
Install Node (if not already installed on your machine)
To install node modules type: npm i / npm install
To start the development Server: npm start