Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1.33 KB

README.md

File metadata and controls

22 lines (11 loc) · 1.33 KB

Weather_App-Project

This is a real time weather application build using HTML, CSS, Nodejs, Expressjs. It is made in such a way that it can give the temperature of all the city in the world by fetching data from an realtime API which gives information of weather. It is fully responsive by containing latest version of bootstrap and have ability to work in android phone also.

To make it more robust HTML is replaced with Handlebars(package of expressjs).

1.This is the main homepage of the website where you can navigate from one page to another.

Homepage

  1. This is about page where you will Know about the creator of the app by directly clicking on "Go to Linkedin profile" and it will redirect you.

Aboutus

  1. Now coming to the main page where you can see the temperature details you want of your city.

weather

  1. This is an error page if user type unmatching or irrevelent content that does not belongs to the website.

error