I'm trying out Expo's new EAS Hosting service...
It's so easy, even I can do it (!!!)
To try EAS Hosting yourself:
1. npx create-expo-app@latest
2. npx expo start (and make some first changes if you wish)
3. npx expo export --platform web
4. Install eas-cli if you need to
5. eas deploy --prod