https://github.com/ofekashery/react-dashboard-design
⚡️ Implement of Vercel's Dashboard design in Next.js
https://github.com/ofekashery/react-dashboard-design
dashboard dashboard-template design geist geist-ui hacktoberfest react vercel
Last synced: 18 days ago
JSON representation
⚡️ Implement of Vercel's Dashboard design in Next.js
- Host: GitHub
- URL: https://github.com/ofekashery/react-dashboard-design
- Owner: ofekashery
- License: mit
- Created: 2020-03-28T11:22:35.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T02:32:33.000Z (about 2 years ago)
- Last Synced: 2025-03-31T05:03:36.745Z (25 days ago)
- Topics: dashboard, dashboard-template, design, geist, geist-ui, hacktoberfest, react, vercel
- Language: TypeScript
- Homepage: https://react-dashboard-design.vercel.app
- Size: 573 KB
- Stars: 299
- Watchers: 4
- Forks: 52
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## React Dashboard Design
This project inspired by and based on the [Vercel™](https://vercel.com) Design System.
## Getting Started
```sh
$ npm install
$ npm run dev
```Then head over to [localhost:3000](http://localhost:3000) to see the dashboard live!
The page will reload if you make edits.
You will also see any lint errors in the console.