- Componenets
- Hooks
- Props
- State
Feedback App is a basic React project that allows a user to review and rate something. Users can add, edit, and remove feedback. The app will also aggregate an average rating, which dynamically changes as the feedback changes.
This project, created by Brad Traversy, and was bootstrapped with Create React App.
In this project, the concepts explored are:
- useContext
- useState
- useEffect
- Router
- PropTypes
- Framer Motion
In the project directory, you can run:
Runs the app in the development mode.
Launches the test runner in the interactive watch mode.
More about tests.
Builds the app for production to the build
folder.
More about deployment.
This command will remove the single build dependency from your project