An open API service indexing awesome lists of open source software.

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

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
```