\x89PNG\r\n\x1a\n\x00\x00\x00\x0DIHDR\x00\x00\x00\x01\x00 \x00\x00\x01\x08\x06\x00\x00\x00\x1F\x15\xC4\x89\x00\x00\x00 \x0AIDATx\x9Ccb\x00\x00\x00\x06\x00\x03\x1A\x05\x9D\x00\x00 \x00\x00IEND\xAE\x42\x60\x82
| Path : /var/www/html/transfersh/SecureShareMail/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/transfersh/SecureShareMail/README.md |
# Secure File Transfer Mockup
This is a React + Vite frontend mockup for a secure file transfer application.
## How to Run Locally
1. **Unzip** the downloaded file.
2. Open a terminal in the project folder.
3. Install dependencies:
```bash
npm install
```
4. Start the development server on port **5555**:
```bash
npm run dev:local
```
*Note: The standard `npm run dev` runs on port 5000.*
5. Open your browser at `http://localhost:5555`.
## Tech Stack
* React
* Vite
* Tailwind CSS
* Shadcn/UI (Components)
* Framer Motion (Animations)
* Wouter (Routing)
## Note
This is a **frontend-only mockup**. No actual files are uploaded to a server, and no emails are actually sent. All data is simulated in the browser.