WeatheryForecast is a weather app that includes weather map layers and weather forecast of the chosen city. You can access it here.
- 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
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 |
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. |
If you have any questions or feedback, feel free to send an email on: popovicjosip867@gmail.com