We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b6be1e commit 9a4870fCopy full SHA for 9a4870f
README.md
@@ -68,7 +68,7 @@ This is a project that show the weather forecast of a city and its location on t
68
yarn install
69
```
70
1. Create a `.env` file then enter your APIs keys
71
- ```json
+ ```yaml
72
VITE_WEATHER_API_KEY = "Eenter your API key"
73
VITE_MAP_API_KEY = "Eenter your API key"
74
0 commit comments