Greetings and welcome everyone. E-commerce Dashboard is the Front-end project that shows the designed dashboard of E-commerce website. The project was created using React, MUI and Chart.js
Demo : https://celesca.vercel.app/
- Overview
- Sales Report
- Inventory
- Customer
- React
- MUI
- Chart.js
- Cloing repository to your local repository
git clone https://github.com/Celesca/E-commerce-Dashboard.git
- Move toward file directory.
cd e-commerce-dashboard
- Install react-scripts. It's essential to runs the app.
npm install react-scripts@latest
- Runs the app in the development mode.
npm start
Then, open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.