lnalmeida / task-list-react-typescript

Simple task list in React/Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task List

To-do list created for teaching purposes, created using ReactJS and Styled Components. It uses the local storage of the user's browser to store the list and retrieve the registered tasks when necessary. http://task-list-react-ts.surge.sh/

About

Simple task list in React/Typescript


Languages

Language:TypeScript 69.8%Language:HTML 24.9%Language:CSS 5.3%