App developed in React, using a mock json-server backend, that enables users to add, update and delete feedbacks dynamically.
In the project directory, you can run:
Installs all necessary packages.\
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Runs the mock back end json-server.
Open http://localhost:5000 to view it in your browser.
Runs both client and server simultaneously.\