Skip to content

iBz-04/Dashboard-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔗 Links

portfolio twitter

Overview

A fully functional and scalable dashboard starter solution for saas and businesess in general

Login Credentials

NOTE: Use this Email and password to Login!

features

  • customizable UI using Tailwindcss and Ant 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 and Prettier 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.

Usage

  • 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:https://localhost:5173

Feedback

If you have any feedback, please reach out to us [email protected]

Author