A fully functional and scalable dashboard starter solution for saas and businesess in general
NOTE: Use this Email and password to Login!
- Email:
eve.holt@reqres.in
- Password:
password
- customizable UI using
Tailwindcss
andAnt Design
. - Single page application using
React Router
. - Mock API request using
reqres
. - Powerful layout and table using
@ant-design/pro-components
. - Code splitting and lazy loading component using
@loadable/component
. - State management using
react-redux
and@reduxjs/toolkit
. - Persistent redux state using
redux-persist
. - Loading progress bar using
nprogress
. ESLint
andPrettier
enabled.- Option to enable Progressive Web App (PWA). (Only available in production build)
- Axios interceptor enabled to handle API authorization.
- Automated workflow for checking new Pull Request.
-
Clone the project and change directory.
git clone https://github.com/iBz-04/Dashboard-starter.git cd Dashboard-starter
-
Install dependencies.
npm install
-
Run dev server.
npm run dev
-
Then, visit
http://localhost:5173
If you have any feedback, please reach out to us ibz.04dev@gmail.com