Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 617 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 617 Bytes

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