/admin-dashboard

This project is the UI of an admin dashboard that displays various types of data in different visual formats, providing a comprehensive view and management capabilities for administrative tasks.

Primary LanguageJavaScript

Admin Dashboard

adminis

Introduction

This project is the UI of an admin dashboard that displays various types of data in different visual formats, providing a comprehensive view and management capabilities for administrative tasks.

Installation

To run the Admin Dashboard locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/midhunk0/admin-dashboard.git
  2. Navigate to the project directory:
    cd admin-dashboard
  3. Install the dependencies
    yarn add
  4. Start the server
    yarn start
  5. Open browser and navigate to http://localhost:3000

Usage

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributors

  • midhunk0 - Original Author and Contributor