🐾 PawMatch – Pet Matching Web App
PawMatch is a web application built using Spring Boot and Thymeleaf that allows users to interact with pet-related data through a simple and user-friendly interface. The project follows the MVC architecture, where Spring Boot handles backend logic and Thymeleaf renders dynamic HTML pages.
🛠 Tech Stack
Frontend: HTML, CSS, Thymeleaf
Backend: Java, Spring Boot (Spring MVC)
✨ Features
Dynamic web pages using Thymeleaf
Form handling with Spring Boot
Clean and simple UI
MVC-based structure
🚀 Run Locally
Clone the repo
Run the Spring Boot application
Open http://localhost:8080 in browser