/WeatherApp

Primary LanguageJavaScriptApache License 2.0Apache-2.0

WeatherApp react lic web

For a live Example, Click Here

gif

Table of contents

Instructions

First clone this repository.

$ git clone https://github.com/naveenjujaray/WeatherApp.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npm start # or yarn start

Description

This is a simple react weather app using OpenWeatherMap API.

Technologies

Project uses:

  • React
  • Styled Component