katielevy1 / Map

Country learning tool by populating country information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Map

Getting Started

  1. Clone the repo
  2. Run ./gradlew bootRun to run the application. Visit http://localhost:8080/

Or you can build the JAR file using ./gradlew build. Then you can run the JAR file: java -jar build/libs/gs-rest-service-0.1.0.jar

About

Country learning tool by populating country information


Languages

Language:Kotlin 61.0%Language:HTML 35.9%Language:CSS 3.1%