This is a full-stack web app that allows users to submit feedback quickly and easily. It includes a frontend built with React.js and a backend using Node.js.
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MongoDB (optional β include if used)
quick-feedback-app/ βββ back-end/ # Node.js + Express backend βββ front-end/mini/ # React frontend
git clone https://github.com/neetunabbu/quick-feedback-app.git
cd front-end/mini
npm install
npm start
cd ../../back-end
npm install
npm start
β
Features
Easy feedback submission
Simple and clean UI
Separate frontend and backend
π¬ Contact
K. Nabeela Fatima
LinkedIn: https://www.linkedin.com/in/nabeelafatima411
Email: [email protected]