edit readme
This commit is contained in:
parent
2108dde8b7
commit
a3f432fc3c
10
README.md
10
README.md
@ -26,11 +26,15 @@ Check the current weather on any city on the planet. Switch between metric and i
|
|||||||
|
|
||||||
3. `npm install`
|
3. `npm install`
|
||||||
|
|
||||||
4. Log-in to [Openweathermap.com](https://openweathermap.org/) and create an API key
|
4. Log-in to [Openweathermap.com](https://openweathermap.org/)
|
||||||
|
|
||||||
5. Rename .env.example to .env.local and paste API key
|
5. Create an API key
|
||||||
|
|
||||||
6. `npm run dev`
|
6. `cp .env.example .env.local`
|
||||||
|
|
||||||
|
7. Paste API key as `OPENWEATHER_API_KEY`
|
||||||
|
|
||||||
|
8. `npm run dev`
|
||||||
|
|
||||||
## Contributions
|
## Contributions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user