This is a simple React Feedback App that allows users to provide feedback for services or products. Users can submit feedback with a rating and comment. Additionally, they can update and delete their feedback.
- Submit feedback with a rating and comment
- View a list of feedback
- Update existing feedback
- Delete feedback
- React
- Context API for state management
- Framer Motion for animations/effects
- JSON-Server as a mock backend
- Visit the app
- Provide feedback with a rating and comment
- Manage your feedback entries
- Update existing feedback
- Delete feedback as needed