/react-hooks-todo-app

A simple Todo app illustrating the use of React hooks

Primary LanguageJavaScript

React Hooks Todo App

Description

A Todo app rewritten from classes to functional React components using Hooks

The app is live here

Look at this pull request to see the changes required for the transition to Hooks