- Area Chart
- Bar Chart
- Line Charts
- Pie Chart
- Mui DataGrid
- Advanced Mongodb schema design
- Predictions using regression
cd server &&
bash
npm run dev
# or
yarn dev
# or
pnpm dev
cd client &&
bash
npm start
Open http://localhost:3000 with your browser to see the result.
The page will reload when you make changes.
You may also see any lint warnings in the console.
You can find a demo of this financial dashboard at finalytics

