Skip to content

A simple weather application that displays weather information

Notifications You must be signed in to change notification settings

tinspham209/js-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Project: Weather Application

Date: 10 - May - 2020

Functions

A simple weather application that displays weather information

Screenshot

Tech-Stack

  • HTML/CSS
  • Javascript

API Used

https://api.openweathermap.org/data/2.5/

Directory Structure

.
├── bg.jpg
├── package.json
├── index.html
├── main.css
└── main.js

Set up

Use the cmd line to clone repo to your computer

git clone [github_repo_url]

Update apiKey in main.js in const api = {key: ""}

Open file index.html to run application

About

A simple weather application that displays weather information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published