https://github.com/duyet/dashboard
The UI dashboard using React and Nextjs
https://github.com/duyet/dashboard
dashboard hacktoberfest nextjs react typescript
Last synced: 11 months ago
JSON representation
The UI dashboard using React and Nextjs
- Host: GitHub
- URL: https://github.com/duyet/dashboard
- Owner: duyet
- License: mit
- Created: 2022-10-08T17:41:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-25T22:31:06.000Z (over 1 year ago)
- Last Synced: 2024-11-25T23:28:05.734Z (over 1 year ago)
- Topics: dashboard, hacktoberfest, nextjs, react, typescript
- Language: TypeScript
- Homepage: https://duyet.github.io/dashboard/
- Size: 392 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is dashboard using [Next.js](https://nextjs.org/) and [Tremor](https://tremor.so).
## Getting Started
Run the development server:
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the dashboard.
## Deploy
- Deploy on [Vercel](https://vercel.com/new)
- Deploy on [Cloudflare Pages](https://pages.cloudflare.com)