A shopping site build using react.js and vanilla css.
- node.js must npm be installed on the local machine
-
clone this repository
git@github.com:xAdhithiyan/e-commerce-site.git
-
run the follwing commands
cd e-commerce-site
npm i
npm i react-router-dom
npm run dev
This will launch the application in your default web browser, allowing you to interact with the shopping site.