This is a React app to leave feedback for a product or service. It can add feedbacks and delete feedbacks.
The average rating keeps on updating depending on the feedbacks.
- Clone the project
git clone https://github.com/avs-7955/Feedback-UI
- Go to the project directory
cd Feedback-UI
- Start the application
npm start