https://github.com/romanturas/goit-neo-react-hw-module2
Feedbacks calculating (Functionality: countins different feedbacks, summ, average, getting initial data from json file, update by option)
https://github.com/romanturas/goit-neo-react-hw-module2
json lifting-state-up state useeffect
Last synced: about 2 months ago
JSON representation
Feedbacks calculating (Functionality: countins different feedbacks, summ, average, getting initial data from json file, update by option)
- Host: GitHub
- URL: https://github.com/romanturas/goit-neo-react-hw-module2
- Owner: RomanTuras
- Created: 2024-11-20T10:57:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T14:14:07.000Z (over 1 year ago)
- Last Synced: 2025-02-14T07:37:57.982Z (over 1 year ago)
- Topics: json, lifting-state-up, state, useeffect
- Language: JavaScript
- Homepage: https://goit-neo-react-hw-module2-lilac.vercel.app
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feedbacks calculating
React working in Vite with HMR and some ESLint rules.
### Functionality: countins different feedbacks, summ, average, getting initial data from json file, update by option
## Using
#state
#useEffect (save to local storage)
#lifting state up