Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T02:32:33.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T04:07:44.086Z (10 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: 298
- Watchers: 5
- Forks: 54
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Screenshot](https://user-images.githubusercontent.com/16443111/90181621-70d64400-ddb9-11ea-9ef7-f2611bbc384d.png)
## 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.