Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romanturas/goit-neo-react-extra-hw
goit-neo-react-extra-hw
https://github.com/romanturas/goit-neo-react-extra-hw
axios formik formik-yup jsonwebtoken mui-material prettier provider reac-redux redux-toolkit vercel vite
Last synced: 22 days ago
JSON representation
goit-neo-react-extra-hw
- Host: GitHub
- URL: https://github.com/romanturas/goit-neo-react-extra-hw
- Owner: RomanTuras
- Created: 2024-12-18T09:47:40.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-23T15:17:05.000Z (28 days ago)
- Last Synced: 2024-12-23T16:24:14.971Z (28 days ago)
- Topics: axios, formik, formik-yup, jsonwebtoken, mui-material, prettier, provider, reac-redux, redux-toolkit, vercel, vite
- Language: JavaScript
- Homepage: https://goit-neo-react-extra-hw-seven.vercel.app
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contacts list
React working in Vite.
### Functionality:
Using API from `goit API` fetch, search, add, delete contact
### Using
`Redux Toolkit` `React Redux` `axios` `JSON Web token` `MUI` `Provider` `useSelector`
`useDispatch` `Formik` `Prettier` `Vite` `Vercel`---
Run prettier: `npx prettier . --write`