Skip to content

Latest commit

 

History

History
92 lines (60 loc) · 2.88 KB

learn.md

File metadata and controls

92 lines (60 loc) · 2.88 KB

If you find this project helpful, consider giving it a ⭐️ to show your support!

Ant-Dashboard

A modern and stylish dashboard built using Ant Design and React. The dashboard is designed to give an overview of various stats and KPIs, and it provides a clean and intuitive interface for users to interact with.

Table of Contents

The project is deployed on Vercel. The demo site is available at https://material-kit-swart.vercel.app/dashboard/app.

  • Implementation of a dashboard with modern and visually appealing design
  • Use of Ant Design for UI components
  • Dynamic charts with ApexCharts
  • Responsive layout for optimal viewing experience on various devices
  • Easy-to-use navigation with React Router
  • In-built theme support

The following technologies have been used to build this project

  1. Clone the repository to your local machine by using the following command in your terminal

    https://github.com/jaxkashif34/antd-dashbaord.git
  2. Change the directory to the cloned repository by using the following command

    cd antd-dashbaord
  3. Install the required dependencies by using the following command

    npm install
  4. Start the project by using the following command

    npm start

Dashboard Page Tables Page Billing Page RTL Page Profile Page SignIn Page SignUp Page