This is a static admin dashboard mockup/clone from Materio Theme. This has been built for learning purpose specifically focus in Reactjs. Feel free to use this project if you might find it usefull to you.
- Clone the repo
git clone https://github.com/Ashik-AD/react-dashboard.git
- Install NPM packages
npm install
- Start local dev
npm run dev
- Add real authentication
- Add Skeleton loading indicators
I find these resources usefull during building this project.