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

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)

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