You can create a website simply using, HTML, CSS, and a little bit of JS. But here we are going to learn to create a simple React website and making it live in just 5 minutes using Firebase Hosting. I assume that you have a […]
If we have a cloud server with a medium or high specification, we can host multiple web apps in it with different domain names for each app. If we need to host a web app backend on any cloud server, it does require an HTTP web server. The […]
We know that Google is providing us a lot of products for free. Firebase is one of them. Anyone with a Google account can use Firebase with limited resources. Firebase contains features like Firestore, Cloud storage, Database, etc. Here we are going to discuss the […]