This project was bootstrapped with Create React App & is also part of the React Front to Back 2022 course.
- Components
- Validation
- Props & Props drilling
- State management
- Context Management
- JSON-server utilizationnn
Runs the app via 'concurrently' module script that starts the front-end & back-end.
Open http://localhost:3000 to view it in your browser.
Open http://localhost:5000/feedback to view the back-end.