https://wonderful-tree-0dda24310.4.azurestaticapps.net/
Full-Stack application that caching Google Places API.
- Java 17
- Spring Boot 3.2.1
- ReactJS
- PostgreSQL
- Azure
- Clone or download this repository.
git clone 'https://github.com/sapazutku/PlacesMap.git'
- Google Places API.
application.properties
file
cd client
npm start
React application runs on port:3000.
mvn clean install
mvn spring-boot:run
or open with Intellij Idea. Spring app runs on port: 8070