Skip to content

Latest commit

 

History

History
51 lines (21 loc) · 1.45 KB

README.md

File metadata and controls

51 lines (21 loc) · 1.45 KB

Weather Application using Express.

Weather-Today is a Web-based Weather application through which you will be able to get the Temperature and Weather Conditions of any location.To get weather info you just need to type the location name in the search bar.

About the Project

  • Built using node.js and express.
  • user-friendly interface.
  • Responsive for all screen sizes.Bootstrap used for styling.
  • Fetched weather from openweathermap API using web api (fetch()).
  • Using an error handling messages to improve the user experience.

Have a look: https://www.youtube.com/watch?v=ZQUuq8ueB3c

image

image

image

image

image

image

Credits