Skip to content

Latest commit

 

History

History
87 lines (59 loc) · 2.75 KB

README.md

File metadata and controls

87 lines (59 loc) · 2.75 KB

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

Material-Kit

A modern dashboard design using Material-UI, React, and other popular technologies.

Table of Contents

The project is deployed on Vercel. The demo site is available at Demo.

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

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

    cd material-kit
  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 Uuser Page Product Page Blog Page LogIn Page Register Page