Skip to content

BryanF1nes/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App

This simple weather App was a project to get more familiar with using async/await and fetching from an API. The application it self is very simple simply fetching data from an API and then rendering information onto the screen with some relevant information depending on the city you typed within the search bar. I plan to come back to this project and add somethings such as.

  • auto-location (Allowing the page to grab the location of the user and displaying there local weather information)
  • cleaning up the UI so it looks more professional rather than simply displaying some information using simple <h1> tags.
  • Allow the user to click a button that will display a 7-day forecast.
  • As well as some other features such as a light/dark mode and celsius to farenheight switcher.

Live Link - https://bryanf1nes.github.io/Weather-App/

Utilities Used

JavaScript Webpack CSS3'

Socials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published