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
- Host: GitHub
- URL: https://github.com/kartiksood10/react-app-feedback-ui
- Owner: Kartiksood10
- Created: 2023-01-19T10:32:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T06:34:05.000Z (over 3 years ago)
- Last Synced: 2025-08-24T10:39:08.909Z (11 months ago)
- Topics: css, javascript, json-api, json-server, reactjs
- Language: JavaScript
- Homepage:
- Size: 363 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)