Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ebazhanov/react-todo-list

https://evg-react-todo-list.netlify.com/
https://github.com/ebazhanov/react-todo-list

Last synced: 26 days ago
JSON representation

https://evg-react-todo-list.netlify.com/

Awesome Lists containing this project

README

        

ToDo list exercise
------------------
> In progress

available here [https://evg-react-todo-list.netlify.com/](https://evg-react-todo-list.netlify.com/)

- `$ npm i -g create-react-app`
- `$ create-react-app todo`
- `$ yarn start` Starts the development server.
- `$ yarn build` Bundles the app into static files for production.
- `$ yarn test` Starts the test runner.