Skip to content

harshit212705/Corona-Safe-Route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona-Safe-Route

A Reactjs project which helps user decide the safest path from the multiple possible paths between source to destination taking into consideration the Covid cases and stats.

APIs Used:-

Project Setup

  • Step 1 - Clone this repository.

  • Step 2 - Run command npm install in the project directory.

  • Step 3 - Generate your Google Maps API key from here.

  • Step 4 - Now create a file with name .env at the same level as package.json file.

  • Step 5 - Add the following line to the file .env.

     REACT_APP_GOOGLE_MAPS_API_KEY=<YOUR GOOGLE MAPS API KEY HERE>
    
  • Step 6 - Now run npm run start and and the application will be started automatically.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages