mirror of
https://github.com/hazemKrimi/react-weather-app.git
synced 2026-05-01 18:30:25 +00:00
Create README.md
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# React Weather App
|
||||
A weather app made with React and OpenWeatherMap API
|
||||
# Requirements
|
||||
1. Get an API key from [OpenWeatherMap](http://openweathermap.org/)
|
||||
1. Clone this repo
|
||||
1. Add a .env file that contains the api key ```REACT_APP_WEATHER_API_KEY=your_api_key```
|
||||
1. Run ```npm install && npm start```
|
||||
Reference in New Issue
Block a user