What is the best and fastest way to upload multiple images into the server and link those images in mongodb database?

I am a junior developer. And I am recently trying to create a project in MERN which is multiple image uploads and later I can use those images in the front-end. something like wordpress cms media where I can see all the uploaded images.

What is the best and fast way to develop it using MERN?