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

https://github.com/atumv/todo-ts

React + TypeScript To-Do app.
https://github.com/atumv/todo-ts

react typescript

Last synced: 3 months ago
JSON representation

React + TypeScript To-Do app.

Awesome Lists containing this project

README

        

# React + TypeScript To-Do app.

![todo](public/example.gif)

## To run:

```bash
git clone https://github.com/atumv/todo-ts.git && cd todo-ts && npm i && npm start
```