https://github.com/dariadia/dashboard-sample
A sample dashboard app
https://github.com/dariadia/dashboard-sample
dashboard nextjs react typescript
Last synced: 2 months ago
JSON representation
A sample dashboard app
- Host: GitHub
- URL: https://github.com/dariadia/dashboard-sample
- Owner: dariadia
- Created: 2023-01-16T15:43:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T11:26:31.000Z (over 3 years ago)
- Last Synced: 2025-01-22T08:27:40.736Z (over 1 year ago)
- Topics: dashboard, nextjs, react, typescript
- Language: TypeScript
- Homepage: https://dashboard-sample-pi.vercel.app
- Size: 278 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## what
todo
### Stack
- [React](https://reactjs.org)
- [TypeScript](https://www.typescriptlang.org/)
- react-bootstrap
- [Next.js](https://nextjs.org/)
### run locally
```bash
$ npm run dev
```