Skip to content

heuzin/my-feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Feedback

This is a sample JavaScript/React app done step-by-step.

Check the demo hosted on https://my-feedback-client.vercel.app/.


Instructions

First clone this repository.

$ git clone https://github.com/heuzin/my-feedback.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npm start

Features

  • Create, update and delete feedbacks
  • Rate your feedback
  • Display avarage rating and total reviews

Screenshot

GitHub Logo