Skip to content

KenWhite02/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Weather App

Screenshot

weather1

Technologies Used

This project was created using React.

Its aim was to display current weather conditions of a particular place.

This was achieved by using the Axios library which was used to fetch data from the Open Weather Map Api.

The data retrieved was used in displaying Weather Conditions of a certain place.

Api Reference

For more info about the Open Weather Map Api feel free to check out the docs at https://openweathermap.org/api

Installation

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.

License

MIT © KenWhite.