This PWA is intended to guide users in survival situations or the avid outdoor enthusiast. The Heroku hosted application will assist users in finding edible plants, list survival guides, and the ability to record notes for future endeavors.
Inside of app.js we have the online and offline functionality, we want as a user to see an icon showing the user if they are online or offline, If we do use icons we will need to pre cash the icons as well with the service worker
Inside of app.js we have the online and offline functionality, we want as a user to see an icon showing the user if they are online or offline, If we do use icons we will need to pre cash the icons as well with the service worker