(#2 Backend) Profile Image Upload to Amazon S3 in React, NodeJS, MongoDB

Описание к видео (#2 Backend) Profile Image Upload to Amazon S3 in React, NodeJS, MongoDB

Learn to upload images to an AWS S3 bucket using an API made in NodeJS and storing the image URL that S3 returns in a MongoDB database.

You will get to know the ins and outs of connecting a React frontend and a NodeJS backend. Also learn to connect MongoDB atlas with your backend server.

So in the very last video we made the frontend of our application and in this video we will continue with our backend. So if you haven't watched my last video I would recommend you to watch it and then continue with this video. So here we will basically create an API to upload the cropped image. So if I select an image and after cropping it if I click on the upload button, it should upload my image to an Amazon S3 bucket with the help of that API and the URL that Amazon S3 returns will then get stored on a database. In our case that database will be MongoDB. So that is the overall task that we will do in this video. So without any delay lets get started!
-----------------------------------------------------------------------------

Timestamps-

0:00 Intro
0:44 Implementing the Upload Feature
6:00 Starting our Backend Server
10:38 Connecting MongoDB Atlas with our Backend
15:56 Structuring our Backend
16:39 Writing out the first API endpoint
20:40 Uploading an image using the API endpoint

------------------------------------------------------------------------------

Starter Files - https://github.com/manishboro/image-c...

First Part (#1) -    • (#1 Frontend) Profile Image Upload to...  

Crop, Zoom and Download images in React -    • Crop, Zoom and Download images in Rea...  

------------------------------------------------------------------------------

Follow me -

Instagram :   / manish_boro  
LinkedIn :   / manish-boro-692b16198  

------------------------------------------------------------------------------

My PC Specifications -
Graphic Card : GALAX RTX 2060 https://amzn.to/3hmSsCZ
RAM : HyperX Fury 8GB 3200MHz * 2 https://amzn.to/3k3Pc17
Processor : Ryzen 5 3600 https://amzn.to/2FkQzd0
CPU Cooler : CoolerMaster H410R https://amzn.to/3hql7rb
Motherboard : MSI B450 Tomahawk Max https://amzn.to/2Fq10f6

** All the above mentioned links are affiliate links **

Комментарии

Информация по комментариям в разработке