Introductory full-stack project following this tutorial for me to practice Spring Boot.
To run the project locally, open the terminal in the root of the repository and run the command npm run start
.
- Front-end
- React
- Material UI
- Back-end
- Spring Boot (Java 17)
- Database
- MySQL
- API Testing
- Postman
The Spring Boot backend for the project can be found here.