WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

neetunabbu/quick-feedback-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ Quick Feedback App

πŸ“– Description

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.

πŸ› οΈ Technologies Used

  • Frontend: React.js
  • Backend: Node.js, Express.js
  • Database: MongoDB (optional – include if used)

πŸ“ Project Structure

quick-feedback-app/ β”œβ”€β”€ back-end/ # Node.js + Express backend └── front-end/mini/ # React frontend

πŸš€ How to Run the Project

1. Clone the Repository

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]

About

Feedback made simple. Full-stack made powerful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published