Linkhub is a file sharing webapp based on the MERN STACK.
The webapp creates download links for the uploaded files which can be shared. It also maintains a upload history which can be used to access the previously uploaded files. It uses JWT for sessions, authentication and authorization and the files are stored in the cloud hosted backend.
Key features:
- Session management
- APIs
- CRUD operations
- JWT
- Authentication and Authorization
The backend has been deployed using https://render.com
The frontend code has been deployed using https://app.netlify.com