Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aashrafh/kitty-pwa
Learning by doing PWA app about Cats!
https://github.com/aashrafh/kitty-pwa
accessibility cache caching css3 dynamic-caching firebase firebase-database html5 learning-by-doing materialize offline-app pwa pwa-apps pwa-example responsive
Last synced: about 2 months ago
JSON representation
Learning by doing PWA app about Cats!
- Host: GitHub
- URL: https://github.com/aashrafh/kitty-pwa
- Owner: aashrafh
- License: mit
- Created: 2020-09-20T23:11:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T03:55:16.000Z (over 4 years ago)
- Last Synced: 2024-10-25T14:34:07.208Z (3 months ago)
- Topics: accessibility, cache, caching, css3, dynamic-caching, firebase, firebase-database, html5, learning-by-doing, materialize, offline-app, pwa, pwa-apps, pwa-example, responsive
- Language: HTML
- Homepage:
- Size: 815 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kitty PWA
## 📝 Table of Contents
- [About](#about)
- [Features](#features)
- [Screenshots](#screenshots)
- [Technology](#tech)## 🧐 About
A learning by doing PWA app about Cats! I apply what I learn about PWA in this small project.## ⭐ Features
- [x] Responsive
- [x] Accessible
- [x] Offline Mode
- [x] Pre-caching Assets
- [x] Dynamic Caching
- [x] Conditional Fallbacks
- [x] Realtime Database## 🎥 Screenshots
## ⛏️ Built Using
- [HTML5](https://www.w3schools.com/html/)
- [CSS3](https://www.w3schools.com/css/)
- [JavaScript](https://www.w3schools.com/js/)
- [Materialize](https://materializecss.com/)
- [Firebase](https://firebase.google.com/)