Skip to content

Vladyslav-Vorobiov/React_TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React ToDo List

An easy-to-use SPA with the following features:

  • create new task
  • edit task
  • check if the task has been done
  • remove task
  • clear form
  • remove all tasks

Stack:

  • React
  • React Router
  • React Bootstrap
  • hoc
  • localStorage
  • HTML
  • Sass
  • Formik, Yup, ESLint
  • class Storage created to emulate work through the API

Try this app - ToDo_List


Some screenshots:

Screenshot_1 Screenshot_2 Screenshot_3 Screenshot_4