How To: Next.js Drag-and-Drop Image Uploads Directly to S3 and Displaying with CloudFront
In my first two tutorials on Next.js file uploads, we learned how to build a multiple file upload form in Next.js with drag-and-drop support and progress bars. Our files get stored in Amazon S3 but we aren't displaying the files anywhere on our page ...
blog.danoph.com11 min read