Firebase users can host apps for free. It's limited, but plenty for a small site and signup is free.
Sign up at: https://firebase.google.com/
Firebase hosting docs: https://firebase.google.com/docs/host...
Steps to deploy a react web app to Firebase hosting
1. Create a react app
2. Create a project
3. You may need to install firebase CLI tools (see link above for guidance)
4. Firebase use project name (you may need to specify your project)
5. In the command line run: firebase init
6. Select "hosting" from the available services
7. Make sure to specify your public folder as ‘build’
8. You may need to add a firebase.json to the root directory of your project
9. From the command line run: npm run build.
10. From the command line run: firebase deploy
Music
Serenity - Lofi Hip Hop Beat
Prod. Riddiman
#reactjs #firebase #tutorial #free #hosting