Deploy web app on the Firebase

Pavel Ilin
Level Up Coding
Published in
4 min readSep 27, 2021

--

I was working on a React.js app for MIT ReACT final deliverables and was thinking about where I should deploy it. Usually for pet projects, I used Heroku to deploy a backend and Netlify to host frontend. But this time, I decided to take an opportunity to practice with other tools and host a web app on the Firebase.

Pre-perquisites

--

--