Menu

Tech Stack Used in this project

Tech Stack Used

The following tools and technologies were used in the development of this project:

  • HTML – Used to create the basic structure of the Product Feedback App.
  • CSS – Used to style and refine the layout for a clean, modern look.
  • JavaScript – Used to handle logic like form submissions, filtering, and state updates.
  • ReactJS – Used to build reusable, component-based UI and manage dynamic screens like the review modal and admin table.
  • Tailwind CSS – Used for fast, responsive, utility-based styling across both customer and admin pages.
  • Lucide React – Used to add clean, lightweight icons like stars, a user avatar, and a logout icon throughout the app.
  • React Router – Used to handle navigation between the customer and admin pages.
  • Node.js – Used to manage the project environment and handle dependencies through npm.