/react-weather

A simple Responsive React App for getting weather in particular location

Primary LanguageJavaScript

A Simple React Weather App Build Status

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/

Prerequisites

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.

Tech

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

Acknowledgments

https://www.youtube.com/watch?v=IxuqmfO6p28 [Daily Tution]