Ayon95 / responsive-dashboard

A sample dashboard user interface that adapts to different screen sizes

Home Page:https://responsive-dashboard-ui.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsive Dashboard UI

A sample dashboard user interface that adapts to different screen sizes.

Features

  • responsive UI
  • light and dark mode

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Vite

Getting Started

Run the following commands to install dependencies and start the project:

npm install
npm run dev

Creating production build

# This will generate a dist folder
npm run build

# Preview production build
npm run preview

About

A sample dashboard user interface that adapts to different screen sizes

https://responsive-dashboard-ui.netlify.app/


Languages

Language:HTML 51.1%Language:CSS 44.6%Language:JavaScript 4.3%