/to_do_list

Responsive To Do app, that allows you adding, crossing out and deleting task.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

To Do List

App description

Responsive To Do app, that allows you adding, crossing out and deleting task

Page to create tasks

Initially there is one task written as an example. All tasks can be deleted by clicking on the trash can. If you click on the check the task will be crossed out. Página de inicio

If we click on add task, a modal window opens in which we can fill in the description of the task. When you click Save, the task will be added to the list and saved in the browser's localStorage. If it is the first task we add, the initial task will be deleted.

Ventana modal

Start 🚀

Installation 🔧

Run the following command to install all the packages needed

npm install

Run

Run the command

npm start

Stack 🛠️

App built with:

Author ✒️

Mónica Gonzalez - monicaglezsanch