An open API service indexing awesome lists of open source software.

https://github.com/romanturas/goit-neo-react-hw-module3

Contacts Book, using Formik and yup (Functionality: search, add, remove contacts)
https://github.com/romanturas/goit-neo-react-hw-module3

formik lifting-state-up state useeffect yup

Last synced: 9 months ago
JSON representation

Contacts Book, using Formik and yup (Functionality: search, add, remove contacts)

Awesome Lists containing this project

README

          

# Contacts list

React working in Vite with HMR and some ESLint rules.

### Functionality: search, add, remove contacts

## Using
#state
#useEffect (save to local storage)
#lifting state up