Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Follow these instructions to get a copy of the project up and running on your lo

3. Create a `.env` file in the root directory and add your Meteosource API key:
```env
REACT_APP_WEATHER_API_KEY=your_api_key_here
REACT_APP_API_KEY=your_api_key_here
```

### Usage
Expand Down