Skip to content

jaimealvarezl/last-location

Repository files navigation

Last Location

Display in a map the last location from a list of users

Getting Started

Before running the application make sure to:

  • Install the dependencies with yarn install or npm install
  • Provide the following environment variables: MAP_API_KEY and API_URL

To run the just hit npm start or yarn start

Check sample.json to see how data is structured

Running the tests

Explain how to run the automated tests for this system

Deployment

To create a build just run npm run build, make sure to provide the environment variables.

Authors

  • Jaime Noel Alvarez Luna