A full-stack MERN application to manage user enquiries. Users can submit their name, email, mobile number, and message using a form. Submitted data appears instantly in a list with options to edit or delete. Designed with modern UI using Tailwind CSS and Flowbite, and enhanced with toast notifications.
- React.js
- Tailwind CSS
- Flowbite (UI Components)
- Axios or Swrul (data fetching)
- Toast notifications (React Toastify or similar)
- Node.js
- Express.js
- MongoDB (with Mongoose)
- π© Submit Enquiry Form
- π View All Enquiries (Name, Email, Phone, Message)
- π Edit Existing Enquiries
- β Delete Any Enquiry
- π Real-Time UI with fetch & refresh
- π Toasts for Success/Error Feedback
- π¨ Clean Responsive UI using Tailwind & Flowbite