A simple full-stack CRUD (Create, Read, Update, Delete) application built using React for the frontend and Spring Boot for the backend.
- Create, Read, Update, and Delete operations
 - RESTful API integration between frontend and backend
 - Responsive React UI
 - MySQL database connectivity (via Spring Boot JPA)