React Weather App

In this App i am going to fetch data from a weather API.

Technology Used:

React js

Quick Start:

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build