An open API service indexing awesome lists of open source software.

https://github.com/iondrimba/react-weather-app

⛅️ PWA Weather App made with ReactJS
https://github.com/iondrimba/react-weather-app

es6 javascript offline pwa pwa-apps pwa-example react reactjs reactjs-demo service-worker weather weather-api weather-app

Last synced: 5 months ago
JSON representation

⛅️ PWA Weather App made with ReactJS

Awesome Lists containing this project

README

          

# ⛅️ PWA Weather App made with React

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app)

![build](https://github.com/iondrimba/react-weather-app/workflows/build/badge.svg?branch=main)
![deploy](https://github.com/iondrimba/react-weather-app/workflows/deploy/badge.svg?branch=main)
[![Test Coverage](https://api.codeclimate.com/v1/badges/8cd55ce66e034c44f03a/test_coverage)](https://codeclimate.com/github/iondrimba/react-weather-app/test_coverage)

## About

This is a personal project built in my spare time for learning purposes.

### APIs

* - IP search
* [IP Location Finder by KeyCDN](https://tools.keycdn.com/geo)
* Powered by WeatherAPI.com

#### Features

* PWA
* Responsive
* Offline ready
* Installable (add to Homescreen )

https://github.com/user-attachments/assets/f35407e2-8252-4902-abb0-293ff04a5e51

* Swipe gestures

#### Built with

* ES6
* Sass
* React
* Jest
* VSCode