Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/ebazhanov/react-todo-list
- Owner: Ebazhanov
- Created: 2019-04-15T21:02:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-29T09:59:16.000Z (about 5 years ago)
- Last Synced: 2025-01-22T14:54:32.989Z (30 days ago)
- Language: JavaScript
- Homepage:
- Size: 178 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ToDo list exercise
------------------
> In progressavailable 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.
![]()