You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main way of interacting with My Photohub will be a web page. Specifically, a Progressive Web App (PWA) that users can install to their phone or computer.
It probably makes sense to create this using React and one of the various React frameworks (next.js, create-react-app, etc)
The text was updated successfully, but these errors were encountered:
I am working on this and have questions regarding PWA. Currently I have react app running on localhost but I'm not sure how to install it as PWA through localhost as the app is not hosted.
The main way of interacting with My Photohub will be a web page. Specifically, a Progressive Web App (PWA) that users can install to their phone or computer.
It probably makes sense to create this using React and one of the various React frameworks (next.js, create-react-app, etc)
The text was updated successfully, but these errors were encountered: