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

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

Contacts list (search, add, remove contacts, auto store to local storage)
https://github.com/romanturas/goit-neo-react-hw-module6

formik persist-gate prettier provider react-redux redux-persist redux-toolkit usedispatch useselector vercel vite

Last synced: 3 months ago
JSON representation

Contacts list (search, add, remove contacts, auto store to local storage)

Awesome Lists containing this project

README

          

# Contacts list

React working in Vite.

### Functionality:
search, add, remove contacts, auto store to local storage

### Using

`Redux Toolkit` `React Redux` `Redux Persist` `PersistGate` `Provider`
`useSelector` `useDispatch` `Formik` `Prettier` `Vite` `Vercel`

---
Run prettier: `npx prettier . --write`