Dil Foods Dashboard
Dil-Foods Analytic Dashboard is a responsive and interactive dashboard that visualises data from a fictional e-commerce platform with the help of different chart using chartJs library.This project is built within a span of 72 hours.
- Data Visualisation using Bar,Pie,Line and Radar Charts
- Responsiveness
- Select Year Filter to filter the data based on particular year
- Dark and Light Theme Mode
- React
- JavaScript
- Chakra UI
- Chart JS
To set up and run the project locally, follow these steps:
git clone https://github.com/YelveTejas/dilfoods
cd Dilfoods/dilfoods
npm install
npm run start