This is a responsive web app that can retrieve weather of any city round the world. Try this url : https://davisraimon.github.io/react-weather/
- https://getbootstrap.com/
- https://github.com/erikflowers/weather-icons
- https://openweathermap.org/api
- https://nodejs.org/en/
For making design elements, i used bootstrap. Beautiful icons provided by 'erikflowers' repo, added much more minimlism. In order to get real time weather across the world, i used openweathermap API.
It is build on these two techs...
- [ReactJS] - A JavaScript library for building user interfaces
- [Bootstrap] - awesome web-based text editor
- [node] - Node.js® is a JavaScript runtime
Want to contribute? Great!
clone the repo and start contributing:::
$ git clone https://github.com/davisraimon/react-weather.git
https://www.youtube.com/watch?v=IxuqmfO6p28 [Daily Tution]