https://github.com/jayexdesigns/react-task-list
My first react app, a task list
https://github.com/jayexdesigns/react-task-list
javascript react simple task-list
Last synced: 11 days ago
JSON representation
My first react app, a task list
- Host: GitHub
- URL: https://github.com/jayexdesigns/react-task-list
- Owner: JayexDesigns
- Created: 2021-04-06T14:13:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T18:18:17.000Z (over 2 years ago)
- Last Synced: 2026-01-12T23:07:28.699Z (4 months ago)
- Topics: javascript, react, simple, task-list
- Language: JavaScript
- Homepage:
- Size: 592 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

React Task List
This is my first React app, I wanted to do a simple task list application
Info
I wanted to do this all on my own and only using react, I could've used Redux for the global state and Material UI to simplify the style but since this was my first touch with react I wanted to be as "pure" as I can.
TRY IT!