Skip to content

maede-ps/Admin-Dashboard

Repository files navigation

Project Title

an admin dashboard built with next.js, typescript, material ui & sass

Installation

Install admin-dashboard with npm

  npm install my-project
  cd my-project

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Deployment

To deploy this project run

  npm run deploy

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross platform
  • Google authentication (commented)
  • Charts developed using Chart.js
  • Designed by material UI

Running Tests

To run tests, run the following command

  npm run test

About

an admin dashboard built with next.js, typescript, material ui & sass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published