Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rama41222/todolist
Todo list application using react js just to practice react
https://github.com/rama41222/todolist
reacjs react react-components react-router react-router-v4
Last synced: 18 days ago
JSON representation
Todo list application using react js just to practice react
- Host: GitHub
- URL: https://github.com/rama41222/todolist
- Owner: rama41222
- Created: 2019-06-30T03:04:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:30:37.000Z (about 2 years ago)
- Last Synced: 2023-03-08T14:40:14.221Z (almost 2 years ago)
- Topics: reacjs, react, react-components, react-router, react-router-v4
- Language: JavaScript
- Homepage: https://distracted-brattain-ac9456.netlify.com/
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Demo
https://distracted-brattain-ac9456.netlify.com/### Setup
```
yarn
yarn start
```### Other commands
```
yarn build
yarn test
yarn eject
```