Skip to content

vatigo/react-feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedback UI example app

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.

npm run dev

Runs the app frontend in development mode and also runs mock JSON backend server.
Open http://localhost:3000 to view it in your browser.

npm run build

Builds the app for production to the build folder.

About

ReactJS feedback form with ratings and comments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors