Web application built in Vue.js and Spring. This app shows available books in the library and allows you to add books as favorites and add new books. Books can also be filtered by genre, author or title.
- Java
- Spring Boot
- Hibernate
- JavaScript
- Vue.js
- Vuex
- Vuetify
- HTML5
- CSS3 (SCSS)
- MongoDB
Inside the root directory:
mvn clean install
mvn --projects backend spring-boot:run
Go to http://localhost:8088