Skip to content

RubenZafra/react-todo-pill-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT TO-DO LIST PILL - ASSEMBLER

To Do list made with Vite and React. CSS Modules. Saves to local storage, filter buttons to show All, Active and Completed tasks. All styles update with the color picker automatically.

1. npm install

2. npm run dev

Features

Filter by all, active, completed or clear completed

The tasks are saved on your localStorage so when you reopen the site, all the tasks remain as they were when you close it.

Light Mode

image

Dark Mode

image

Color picker

image