Skip to content

Uma ferramenta de busca por geolocalização utilizando a API do Google Maps. Facilitando a busca e exibição de informações de pontos de interesse com o auxilio do Google Maps.

Notifications You must be signed in to change notification settings

lcsLucas/geolocation-finder

Repository files navigation

Geolocation Finder

...

Installation

To run the App on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/lcsLucas/geolocation-finder.git
  2. Run Command:

    docker-compose up -d
  3. Run Command:

    docker-compose exec app npm install
  4. Run Command:

    docker-compose exec app npm run dev --host
  5. Open your web browser and visit http://localhost:8000.

About

Uma ferramenta de busca por geolocalização utilizando a API do Google Maps. Facilitando a busca e exibição de informações de pontos de interesse com o auxilio do Google Maps.

Topics

Resources

Stars

Watchers

Forks