manu-garcia / react-pwa-from-scratch

Building a React Progressive Web App from scratch
MIT License
5 stars 1 forks source link

Pull data from Firebase DB #2

Closed manu-garcia closed 6 years ago

manu-garcia commented 6 years ago

Store some data in the DB (Profile, Genres, Instruments or maybe bands), pull it with Firebase, and cache it in indexedDB.

Proof of concept for now