To start the server use command npm start , if any issues found regarding npm start use commant npm i and then use npm start
The main features includes in the file README.md are:
- App Header with name and notificaiton icons
- App Sidebar for pages routing using react-router-dom
- API integration to fetch data from server
- Dashboard page to show statistics cards, recenet orders, and revenue chart using ChartJS
- Different Table pages like Inventory, Orders and Customers list is used
- Notifications and Comments Drawer are used as dropdowns
- Drill downs are used on two widgets(Orders(Table) & Revenue Generated(PieChart))