Web app to leave feedback with rating and a comment. User can add, update or delete ratings. A list of all ratings is displayed as well as the rating average. Built with ReactJS, it uses a mock JSON backend to retrive and store data.
Runs the app frontend in development mode and also runs mock JSON backend server.
Open http://localhost:3000 to view it in your browser.
Builds the app for production to the build folder.