00:00 Intro
00:56 Create blog
03:40 Base64 image
05:00 Create blog form
Learn how to upload images to your React application using Base64 encoding. In this tutorial, we'll cover the basics of Base64 encoding, how to implement it in React, and how to handle image uploads. We'll also discuss the pros and cons of using Base64 encoding for image uploads.
Git Repo : https://github.com/pcubedot/blog-app/...
#reactjs