Paul-002 / Weather-site

Basic weather forecast app. RWD, clean and light design.

Home Page:https://paul-002.github.io/Weather-site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-site

One of the first JavaScript projects. Fun with XMLHttpRequest, processing JSON data received from the OpenWeatherMap API, passing parameters in functions, returning values.

Technologies

  • JavaScript
  • HTML5
  • CSS3

Instalation

All commands need to be performed in either PowerShell or a Command Shell.

1. Clone the repository

git clone https://github.com/Paul-002/Weather-site.git

2. Enter the directory

cd Weather-site

3. Start the website!

./index.html

See the public demo.

Features

  • Weather forecast for the next hours,
  • Long-term forecast in 3 hour intervals.

Source of knowledge

Contact

Created by @Paul-002

About

Basic weather forecast app. RWD, clean and light design.

https://paul-002.github.io/Weather-site/


Languages

Language:JavaScript 68.0%Language:CSS 21.7%Language:HTML 10.3%