Skip to content

CodeMatrix1/REACHProject

Repository files navigation

REACHProject Steps

  1. do "npm i"

  2. make a Google API Key with maps-javascript, places and directions API's enabled

  3. add a .env.local file in the root directory

    GOOGLE_API=ur api key
    
    NEXT_PUBLIC_GOOGLE_API=ur api key
    
  4. add a .env file to server folder

    GOOGLE_MAPS_API_KEY= ur api key
    
    PORT=5000
    

5.do "npm run dev"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors