https://github.com/codedwells/todo
This is a todo app made using React.
https://github.com/codedwells/todo
bootcamp-project reactjs todoapp
Last synced: about 1 year ago
JSON representation
This is a todo app made using React.
- Host: GitHub
- URL: https://github.com/codedwells/todo
- Owner: Codedwells
- Created: 2022-11-14T11:02:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T09:55:54.000Z (over 3 years ago)
- Last Synced: 2025-03-31T15:33:33.528Z (about 1 year ago)
- Topics: bootcamp-project, reactjs, todoapp
- Language: JavaScript
- Homepage:
- Size: 411 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDO app React
This is a todo app made using ReactJs.
It highlights some of the concepts learned including props, useState
conditional rendering, components and their reusability.

---
This is a project was done as an asignment for Lux tech Academy the React BootCamp 2022.