A modern, high-performance Text Encryption & Decryption Web Application with a futuristic UI and a secure backend.
Cipher-Web focuses on privacy, speed, and clean design, offering client-side encryption with a professional full-stack architecture.
π Live Demo
- Frontend (Vercel): https://cipher-web-wheat.vercel.app
- Backend (Render): https://cipher-web-1.onrender.com
- π Secure text encryption & decryption
- β‘ Fast backend powered by Express & TypeScript
- π¨ Futuristic UI with smooth animations
- π Cyber-themed background & effects
- π§ Clean full-stack architecture
- π Deployed with modern cloud platforms
- React
- Vite
- Tailwind CSS
- Framer Motion
- TanStack Query
- Node.js
- Express
- TypeScript
- tsx
- Vercel (Frontend hosting)
- Render (Backend hosting)
Cipher-Web/
βββ client/ # Frontend (Vite + React)
β βββ public/ # Static assets
β βββ src/
β β βββ components/
β β βββ pages/
β β βββ lib/
β β βββ styles/
β βββ index.html
β
βββ server/ # Backend (Express + TS)
β βββ routes/
β βββ static.ts
β βββ index.ts
β
βββ shared/ # Shared types / utilities
βββ vite.config.ts
βββ package.json
βββ MIT.License
βββ README.mdgit clone https://github.com/divyam007142/Cipher-Web.git
cd Cipher-Web2οΈβ£ Install dependencies
npm install3οΈβ£ Run backend + frontend (development)
npm run devπ Deployment Architecture
Browser
β
Vercel (Frontend β Vite / React)
β API requests
Render (Backend β Express / TypeScript)
Backend runs on:
http://localhost:5000
If a frontend dev server is enabled:
http://localhost:5173
| Command | Description |
|---|---|
npm run dev |
Start development server |
npm run build |
Build the project |
npm start |
Run production server |
npm run check |
TypeScript type checking |
βοΈ Already fixed using cross-env
No extra steps needed.
- π Multiple encryption algorithms
- π Dark / Light mode toggle
- π± PWA support
- π Password-based encryption
- βοΈ Cloud save feature
Contributions are welcome! Feel free to fork the repo and submit a pull request.
This project is licensed under the MIT License.
Lunar Vibes
Building modern, secure, and clean web experiences.


