This website is a social network where authorized users can create the trip of their dreams, all users will be able to see each user's trips and can give ratings. It's an API created with Spring Boot using Spring Security and JWT to provide tokens and this is the Frontend Repo that consumes it.
It was developed with Spring Boot, Spring Security and JWT. It follow a MVC architecture, three layered, server-client style. Use a postgreSQL database.
- Required Spring Boot v.3.3.4
- Required Java 17
- Maven