Skip to content

Commit

Permalink
added info about geocode api key
Browse files Browse the repository at this point in the history
  • Loading branch information
do0dleman committed Jan 6, 2024
1 parent efe1614 commit 5e89c45
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
VITE_GEOCODE_MAP_API_KEY=***********************
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
This is a web forecast app built on React.
You can see and use the app on github pages [here](https://do0dleman.github.io/forecast/)


> To run this app locally you must provide api key as an environment variable for geocoding - `VITE_GEOCODE_MAP_API_KEY`
## Used APIs

This project uses:
Expand Down

0 comments on commit 5e89c45

Please sign in to comment.