Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dakshsinghrathore/to-do-list

Todolist using Reactjs
https://github.com/dakshsinghrathore/to-do-list

css html5 javascript reactjs

Last synced: 18 days ago
JSON representation

Todolist using Reactjs

Awesome Lists containing this project

README

        

Install dependencies

```bash
pnpm i
```

run the development server:

```bash
pnpm dev
```