Big Sale - eCommerce Frontend - v1.0
Live Website
Big Sale - eCommerce Frontend is the frontend of an e-commerce web application built with ReactJS, React-router-dom, Tailwind, Material UI, Axios.
- NodeJS
- ExpressJS
- ReactJS
- MongoDB
- Tailwind
- Material UI
- Postman
- Git & GitHub
Before running this project, make sure you have the following installed:
Follow these steps to set up the application:
-
Open Powershell/Terminal and Clone the repository to your local machine:
git clone https://github.com/Harish1611/Big-Sale-eCommerce-Frontend.git
-
Navigate to the project directory:
cd BigSale-eCom-Frontend
-
Install the required dependencies:
npm install or npm i
To run the BigSale-eCom-Frontend App, perform the following actions:
-
Start React Project Server :
npm start
-
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.