Skip to content

NasimMhn/project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 6 @ Technigo Bootcamp - Build a Weather App

This week's project is to build a simple weather web app that shows today's weather and temperature, and a 5-day forecast using a weather API.

To learn this week 🧠

  • What an API is and how to use it
  • Basic JSON
  • How to use fetch() in JavaScript useEffect -How to use promises in JavaScript
  • How to work with the Date() object in JavaScript

Tech 💻

  • HTML5
  • CSS3
  • JavaScript

My live project Here

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.3%
  • CSS 34.3%
  • HTML 18.4%