/Feedback-UI

My first React App(Currently in development)

Primary LanguageJavaScript

Feedback Application

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.

stacklogo-python
TechStack

react

Screenshot

Run Locally

  1. Clone the project
  git clone https://github.com/avs-7955/Feedback-UI
  1. Go to the project directory
  cd Feedback-UI
  1. Start the application
  npm start

Author