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: 9 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:30:37.000Z (over 3 years ago)
- Last Synced: 2025-10-11T13:19:03.874Z (9 months 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: 0
- 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
```