Generated following Brad Traversy Udemy course "https://udemy.com/course/react-front-to-back-2022"
The application is made up of the react front-end, and a Json mock back-end. Run using Concurrently
runs the app in a custom development mode which will run both npm start
and npm run server
concurrently.
The UI will load on localhost:3000
the mock backend will run on localhost:5000/feedback