Skip to content

ariigrangetto/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App📓

🧠What I learn from TodoList:

Here I moved the todoApp app made with vanilla JavaScript to the React library, where I learned the basics of it, for example array mutations.

Description:

This is a Todo app built with React + Vite and styled with Tailwind CSS. With this app you can add new to-dos, cross out or delete completed tasks. All information is stored in localStorage.

682shots_so

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: