/antd-dashbaord

Antd-Dashboard is a fully responsive, modern and customizable dashboard template built with React.js and Ant Design. The dashboard includes a collection of charts, tables and other UI components powered by ApexCharts and Iconify.

Primary LanguageJavaScript

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 Live Demo.

  • 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

    git clone 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