Skip to content

sapazutku/PlacesMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Place API Cache

https://wonderful-tree-0dda24310.4.azurestaticapps.net/

Contents

Description

Full-Stack application that caching Google Places API.

Technologies

  • Java 17
  • Spring Boot 3.2.1
  • ReactJS
  • PostgreSQL
  • Azure

Installation

Prerequisites

  • Clone or download this repository.
git clone 'https://github.com/sapazutku/PlacesMap.git'
  • Google Places API.
  • application.properties file

Client

cd client
npm start

React application runs on port:3000.

Backend

mvn clean install
mvn spring-boot:run

or open with Intellij Idea. Spring app runs on port: 8070

Screenshots

Alt text

Releases

No releases published

Packages

No packages published