Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.1 KB

Weather Forecast App

Introduction

Weather Forecast App is a web application to display weather forecasts in any place in the planet earth.

Demo

Use the following link for the demo app: Weather Forecast App

Technologies

Weather Forecast App is built using Next.js, which is an open-source development framework built on top of Node.js enabling React based web applications functionalities such as server-side rendering and generating static websites.

Weather API

Weather Forecast App uses the weatherapi.com free Weather API that supplies a 3 day, daily & hourly weather forecast.

Future imporvements

  • Redesigning the 404 Page.
  • Find a new Icon.
  • Turn to a PWA (Progressive Web App).
  • Alert Offline.
  • Use HeadlessUI.
  • Display Announcements.
  • Monetize with Adsense.

Screenshots

Initial UI Initial UI

Light Mode Light Mode

dark Mode dark Mode