/react-weather-app

:sunny: :umbrella: :cloud: PWA Weather App built with React

Primary LanguageJavaScript

React Weather App

Imgur

Imgur

GitHub issues GitHub forks

Objective

  • This project was built for learning purposes. I wanted to learn Webpack, Axios, Promise based requests to API's, Light/Dark mode theming and how to turn a webapp to a PWA (Progressive Web App => Working on it ATM)

Stack

  • Javascript (ES6)
  • React
  • API requests (Axios)
  • Swiper
  • Sass
  • Jest
  • Webpack

API's

  • OpenWeatherAPI
  • OpenCageAPI

Todo's

  • Tests => In progress
  • Refactor code
  • Convert to PWA