An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# React Todo

![GitHub repo size](https://img.shields.io/github/repo-size/RafaelHDSV/React-Todo?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/RafaelHDSV/React-Todo?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/RafaelHDSV/React-Todo?style=for-the-badge)

desktop.png

> 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

![](public/desktop.png)

- Mobile

mobile.png

## My process

### Built with

- REACT JS
- JAVASCRIPT
- CSS
- HTML
- LIBRARIES

[⬆ Back to the top](#react-todo)