Skip to content

This is a basic weather application to check the current weather

Notifications You must be signed in to change notification settings

rajdeepratan/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application in ReactJS

API I'm using for weather

  • openweathermap api

Requirements

  • Node and npm or yarn

Installation

  • Clone the repo: git clone https://github.com/rajdeepratan/weather-app.git
  • Install dependencies: npm install or yarn install

How to get started!

  • run npm start or yarn start from the home directory.

Enjoy the application