Skip to content

React Admin Dashboard is a starter template built using React + Typescript + Antd

Notifications You must be signed in to change notification settings

adityak368/react-admin-dashboard

Repository files navigation

Admin Dashboard

Admin Dashboard is a starter template for an admin dashboard app built with React and Typescript. It is built using Antd Framework and organized into modules for easy feature development.

Live DEMO: https://adityak-admin-dashboard.herokuapp.com/

Features

- Responsive Design
- Localization
- Easy Injectable Modules
- Hot reloading and standalone development using webpack-dev-server
- Error Handling and Crash Reporting
- Themable

Dev:

    yarn dev

or

    npm run dev

Build:

    yarn build

or

    npm run build

Some Screenshots

Alt text

Alt text

Releases

No releases published

Packages

No packages published