Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djjjonas/nextjs-todo


https://github.com/djjjonas/nextjs-todo

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Nextjs ToDo App

Todo Web application made using NextJS

## How to run

- Install [Bun](https://bun.sh/).
- Install dependencies on the project's folder

```sh
bun install
```

- Run the project on development mode

```sh
bun run dev
```

## Todo

- [ ] feature: reorder items