A full-stack CRUD ReactJs Materil UI admin project. Project includes processes such as fetching all items list, single item, adding, deleting, updating items. Fetching various statistics about sold products, about orders, registered users etc.
An universal admin dasboard website. dashboards help businesses to manage, analyze, and track their data efficiently so that every business can meet their goals. With the help of the admin dashboards, you can set KPI’s (Key Performance Indicators) by which you can compare the performance of previous moths and make plans to improve them.
The project was developed using Material UI which is React.js library that allows us to import and use different components to create a user interface in our application. Project also icludes these technologies: Redux Toolkit, React Router, React Hooks, and Life Cycles Methods.
- Fork the project and clone it locally.
- In the project directory, ou can follow the steps below to download the dependencies:
- Install with npm:
npm i
- Install with yarn:
yarn
- Install with npm:
- In the project directory, you can run:
- Run with npm:
npm run >
- Run with yarn:
yarn start
- Run with npm:
You can search products, users info, orders, transactions using leftside navigation bar. Filter products by categories. Add, remove products to the main db, update products. You can view various statistics about sells and orders, shipping details etc.