Browser-Based React Starter

I know it’s a year old, but stuff like this is great! I’d love to have an updated version of a starter like this to refer to and use when starting new projects. It would be great if it also had the login flow built in, as well as hot reload capability and with persisting login state through browser refreshes so I don’t need to re-login each time I refresh the app. It took me a week to get hot reloading working, and I’m currently struggling with browser refreshes logging the user out.

Re: Gitpod, neat tool that I hadn’t heard of before your posts! It really is as easy as clicking a button and having everything just work out of the box. The gitpod link above should be updated to https://gitpod.io/#https://github.com/krpeacock/dfx-template-react instead of https://gitpod.io/#https://github.com/.../..., which fails to load.