Display in a map the last location from a list of users
Before running the application make sure to:
- Install the dependencies with
yarn install
ornpm 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
Explain how to run the automated tests for this system
To create a build just run npm run build
, make sure to provide the environment variables.
- Jaime Noel Alvarez Luna