Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djjjonas/nextjs-todo
https://github.com/djjjonas/nextjs-todo
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/djjjonas/nextjs-todo
- Owner: DJJJonas
- License: mit-0
- Created: 2024-08-08T00:32:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T22:33:37.000Z (3 months ago)
- Last Synced: 2024-10-06T07:41:21.232Z (about 1 month ago)
- Language: TypeScript
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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