Weather App


With this project I learn about data fetching and server applications. This web application was made as a Hands-On of a specific Node JS course.


Business features

  • Get the actual weather related to the current input
  • Error handling for not found places

Technology

  • Express Js
  • Javascript
  • HTML, CSS, JS

API Consumed

  • Position Stack API
  • Weather Stack API

Image Gallery

Main page

Main page

Success fetching weather

Success fetching weather

Error fetching weather

Error fetching weather


Deployment

At the moment this site is hosted in on-render and can be access

Go live

Return to projects