A simple Drive-like web application built using Node.js, Express, EJS, and MongoDB.
Users can register, log in, and upload files securely — just like a mini cloud storage system.
👤 User Registration
Create a new account
🔐 User Login
Secure authentication system
📤 File Upload
Upload files (PDF or others)
📂 Drive-like Storage
Each user can manage their own files
🔒 Authentication & Authorization
Only logged-in users can upload and access files
##Live DEMO of my app: link:https://jadhavpradnya468-star.github.io/Drive/
```bash git clone https://github.com/jadhavpradnya468-star/Drive.git cd Drive