Skip to content

WeatheryForecast is a weather app that includes weather map layers and weather forecast of the chosen city. This is one of my portfolio projects.

Notifications You must be signed in to change notification settings

JP876/WeatheryForecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatheryForecast

WeatheryForecast is a weather app that includes weather map layers and weather forecast of the chosen city. You can access it here.

weather-app.png


Features

  • current weather, hourly forecast for 2 days, and daily forecast for 7 days.
  • temperature for 2 days and 7 days shown graphically
  • ability to save and delete favorite cities for easier future use
  • weather map layers include cloud, rain, snow, and temperature layer
  • uses OpenWeather to fetch the forecast and map layers

Stack

Front-end

Name Description
React React is a JavaScript library for creating user interfaces.
Material-UI React UI framework.
Leaflet-openweathermap An independant JavaScript library for including OWM's layers and OWM's current city data in Leaflet based maps
React-apexcharts React.js wrapper for ApexCharts to build interactive visualizations in react.
Axios Promise based HTTP client for the browser and node.js

Back-end

Name Description
Dotenv Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env.
Express Fast, unopinionated, minimalist web framework for node.
Node-cache A simple caching module that has set, get and delete methods and works a little bit like memcached. Keys can have a timeout (ttl) after which they expire and are deleted from the cache.

Contact

If you have any questions or feedback, feel free to send an email on: popovicjosip867@gmail.com

About

WeatheryForecast is a weather app that includes weather map layers and weather forecast of the chosen city. This is one of my portfolio projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published