Uploading files in React with Progress bar using Express server

Описание к видео Uploading files in React with Progress bar using Express server

Uploading files in React with Progress bar using Express (Node.js) server and Multer

Blog: https://www.codingdeft.com/posts/reac...
Source Code: https://github.com/collegewap/react-f...

Chapters:
0:00 Introduction
0:33 Client Side Project Setup
2:07 React Bootsrap Setup
5:01 Creating the file upload form
6:38 Axios setup for uploading files
8:12 Creating upload handler and binding with the form
11:30 Backend Project Setup
16:50 Error handling in Multer
19:19 Testing the application
20:00 Adding progressbar
24:44 Displaying error when no file is uploaded
29:28 Restricting the file size to 1MB
32:04 Restricting the file type allowed for uploading

Комментарии

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