Skip to content

Gagan-Bankey/weather-forecast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image description

ProGrad Project-Builder | JS | WEATHER FORECAST

We have learned all the important concepts in JavaScript. Now lets work with our project builder in building a smartwatch, applying all of the concepts we have just learned.

What should you do

Fork this repo
Clone this repo
Practice Fetch,Axios and Rest API Features

How To Submit

Upon completion, run the following commands:

git add .
git commit -m "ProGrad ID"
git push origin master

And finally, create a pull request so your ProGrad Mentor (PM) can review your work.

Progression 1: GET MY API

Create an account in (https://openweathermap.org/). Once you create an account, go to settings and get your API.

Progression 2: WHAT'S THE WEATHER

Use Fetch to fetch the data from openweathermap api and display it as shown in the output.

Image description

Happy Coding ProGrads❤️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.7%
  • CSS 37.6%
  • HTML 24.7%