Skip to content

⛅ A simple and user-friendly weather application which lets the users know the temperature of any location across the globe and also various parameters. This application has been built using ReactJS and OpenWeather API.

License

Notifications You must be signed in to change notification settings

Sahithi-Venkatesan/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application ⛅

A simple,user-friendly application that lets you know the temperature, how it feels like(accounts for the human perception of weather) and many other parameters of any location across the globe

This application has been built using React and OpenWeather API

Demo of the output

Prerequisites

Make sure you have node >= 8.10 and npm >= 5.6 installed

If you face an isuue saying react-scripts file missing in your node modules directory at the time of installation,

Check whether your react-script dependency is avaliable or not in package.json

Else, add them manually via, npm install react-scripts --save

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

⛅ A simple and user-friendly weather application which lets the users know the temperature of any location across the globe and also various parameters. This application has been built using ReactJS and OpenWeather API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published