assisjoao / to-do-list

Creating a To do List with React (JavaScript), HTML and CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To do List using React and saving the items on memory

This project was bootstrapped with Create React App.

How works?

Add the item writing on the box in the center of screen and push the "add" button.

When you done the task push the "done" button.

You can delete the item pushing the "trash" button.

For another item push the blue "+" and write the new task.

About

Creating a To do List with React (JavaScript), HTML and CSS.


Languages

Language:JavaScript 62.9%Language:HTML 21.1%Language:CSS 16.0%