This is a full stack web application built for the App Development Internship task. It allows users to register as Interns or Volunteers and provides an admin interface to view and delete applicants.
- Frontend: React (Vite)
- Backend: Express.js
- Database: MongoDB (with Mongoose)
- HTTP Client: Axios
- Register as an Intern or Volunteer
- Auto-fill form with demo data
- View all applicants (Admin Panel)
- Delete any applicant from Admin Panel
