luisabfs / todolist

Simple React application to dive into the Unform library.

Home Page:todolist.luisabfs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do List

alt text

Main functionalities

  • Add To-do;
  • List To-do;
  • Update To-do;
  • Delete To-do;

Knowledge and skills gained

  • Better understanding of React props and state;
  • Form handling with the Unform library;
  • Component styling with styled-components;
  • Validation with Yup;

This project was bootstrapped with Create React App.

About

Simple React application to dive into the Unform library.

todolist.luisabfs.vercel.app

License:MIT License


Languages

Language:JavaScript 86.6%Language:HTML 13.4%