David Schinteiedavidschinteie.hashnode.dev·Sep 12, 2023Firebase auth in a React app with TypeScriptWhy Firebase? When embarking on a React project, one of the crucial elements to consider is user authentication. Whether you're building a personal blog, an e-commerce platform, or a social networking site, ensuring that user data is secure and acces...10 likes·618 readsReact
Sujal Sonisujalsoni.hashnode.dev·Jun 23, 2023Text with Image using FirebaseIn this article, we'll explore the power of Firebase and React for creating a captivating personal profile. Learn how to effortlessly Upload and Display Images along with engaging Text Descriptions. Elevate your profile with a seamless integration th...firebase Storage
Sujal Sonisujalsoni.hashnode.dev·Jun 19, 2023Uploading Images to FirebaseIn this article, I am specifically going to address the issue of Uploading the Images to the Firebase Storage and then Displaying them to the Front-End using React. Before you jump into reading the passage further, it's highly recommended to first ta...35 readsfirebase Storage