An open API service indexing awesome lists of open source software.

https://github.com/kartiksood10/react-app-feedback-ui

React app that allows you to add, delete and update a feedback
https://github.com/kartiksood10/react-app-feedback-ui

css javascript json-api json-server reactjs

Last synced: 2 months ago
JSON representation

React app that allows you to add, delete and update a feedback

Awesome Lists containing this project

README

          

# Feedback-UI

React App that allows one to delete, add and update feedback.

Master branch - consists of code without json server, on reload add,update and delete changes are refreshed

json-server branch - all functionalities are permanent using json-server(Mock backend)