/weather-time-reactapp

Weather and Time showing React.js App of any city in the world.

Primary LanguageJavaScript

Weather and Time React App

A website to watch Current Weather & Time of any city in the world (powered by WeatherAPI.com).

Getting Started

git clone https://github.com/premrajzambre/weather-time-reactapp.git
cd weather-time-reactapp
npm install

Start app

npm start

Open http://localhost:3000.
Just enter city name of which you want to see weather details and hit enter.