Skip to content

teenusingla/path_locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Path locator -

Draw path between two location(using lat and long), calcluate the disatnce and time using Google Map API.

Pre-Requisties

Backend mockApi should be running on the system

Google Maps Api configuration

Create a .env file in the root directory of the project and add the following line and update the Google Api key

REACT_APP_GOOGLE_API_KEY="Google Api key"

Available Scripts

In the project directory, you can run:

Note - Node.js must be installed.

npm install

Install the dependencies(node_module)

npm start

Runs the app in the development mode.

npm test

Launches the test runner in the interactive watch mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published