https://github.com/rafaelhdsv/react-todo
React Todo is a program to facilitate the execution of tasks, where it is possible to create a simple list with all the desired tasks
https://github.com/rafaelhdsv/react-todo
Last synced: 2 months ago
JSON representation
React Todo is a program to facilitate the execution of tasks, where it is possible to create a simple list with all the desired tasks
- Host: GitHub
- URL: https://github.com/rafaelhdsv/react-todo
- Owner: RafaelHDSV
- Created: 2023-02-18T14:26:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T16:10:05.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:34.304Z (4 months ago)
- Language: JavaScript
- Homepage: https://react-todo-rafael.netlify.app
- Size: 966 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Todo



> React Todo is a program to facilitate the execution of tasks, where it is possible to create a simple list with all the desired tasks
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)## Overview
### The challenge
Users should be able to:
- Add new tasks
- Read all tasks
- Mark tasks as completed
- Delete Tasks### Links
- Live Site URL: https://react-todo-rafael.netlify.app
### Screenshot
- Desktop

- Mobile
## My process
### Built with
- REACT JS
- JAVASCRIPT
- CSS
- HTML
- LIBRARIES[⬆ Back to the top](#react-todo)