A full-stack recipe platform built with Spring Boot as a Per Scholas capstone project. Features recipe browsing, search, user accounts, and Spring Security authentication.
Home page ("Recent Recipes") rendered by the running app, showing seeded recipe cards with their community star ratings.
- Browse and search recipes
- User registration and login (Spring Security)
- Create and manage personal recipes
- Community engagement features
- Framework: Spring Boot
- Language: Java
- Templating: Thymeleaf
- Security: Spring Security
- Build: Maven
./mvnw spring-boot:runVisit http://localhost:8080
