Milestones
- Completed the UI of Upload Document Page for the Desktop.
 - Conditions for the User to select the Specific File type.
 - The user can select the Multiple Documents and can see their previews.
 - Documents are Sucessfully getting upload on the API.
 
Screenshots / Videos
Contributions
Learnings
- Learn how to use POST feature of API in react.
 - How to check API's in Postman with Authentication, Headers and content also.
 - Learn how to pass the Different types of file with conversion.
 - Learn to use the Routing method for many pages.