Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yinkakun/react-todo

Todo Progress Web App built with React
https://github.com/yinkakun/react-todo

javascript react

Last synced: 23 days ago
JSON representation

Todo Progress Web App built with React

Awesome Lists containing this project

README

        

# React-Todo

Todo PWA built with React

[Live Demo](https://reacttodoyinkakun.netlify.app)

![Screenshot](react-todo-screenshot.png)

## Project setup

### Install dependencies

```sh
yarn install
```

### Serve in dev mode, with hot reload at localhost:8080

```sh
yarn start
```

### Builds for production

```sh
yarn build
```

## License

MIT