Skip to content

MohdBadawi/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Project Title: Show the local Weather

This project is the fourth project as part of the Free Code Camp's Front-End Developement certificate.

User Stories:

  • Users can see the weather in their current location.
  • Users can see a different weather condition icon depending on the weather.
  • Users can toggle between Fahrenheit and Celsius by clicking on the symbol.

Project functionality description:

  • Geolocation is used to determine the current location of the user by acquiring the latitude and longitude.
  • Location information is used to make an API request to Free Code Camp free weather API to acquire the weather information for user's position.
  • The temperature, weather condition, and weather condition icon is then display based on user's info.

Authors

My Work

You can view and use the app at CodePen here: Weather App

About

Free Code Camp weather app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published