Simple weather application based on Knockoutjs. Application uses:
- requirejs
- JQuery
- Axios
- https://rapidapi.com/community/api/open-weather-map as the source of weather data
- Create
.env
with theAPI_HOST
andAPI_KEY
fields containing your Open Weather Map credentials npm install
npm start
You can generate your Open Weather Map credentials on https://rapidapi.com/