React Feedback Webapp is a user-friendly feedback collection tool built with ReactJS. It allows users to submit written feedback along with a rating, and dynamically updates the UI based on submitted reviews.
📋 Features
- ✅ Collect user feedback with optional rating
- ✅ Live update of submitted feedback
- ✅ Display average rating and total reviews
- ✅ Built using basic React Hooks (useState, useEffect)
- ✅ Simple and responsive UI
- ✅ Custom styling using plain CSS
- ✅ Modular and reusable component structure
🧠Tech Stack
- Frontend: React (with Hooks)
- Styling: CSS
- State Management: React useState, useEffect