A simple weather app that tells you what to wear.
- HTML, CSS, JavaScript, Bootstrap
- Open Weather API
- Font Awesome
- Get a free API key from https://openweathermap.org/api.
- Clone the repo.
git clone https://github.com/jen-la/weather-app.git - Enter your API key where indicated in
/src/index.js. - Open
index.htmlin your favourite browser.