🚀 AshDoc Studio
Turn plain text into elegant, professional PDFs with live preview.
🌐 Live App: https://ashdoc-studio.vercel.app
✨ Overview
AshDoc Studio is a modern text-to-PDF editor designed to create clean, professional documents with real-time preview and export-ready formatting.
Built with a focus on UI/UX, simplicity, and presentation quality, it provides a seamless writing-to-PDF workflow.
🔥 Features
- 📝 Live editor with instant preview
- 🎨 Clean, modern UI/UX
- 📄 Optional Title & Author
- 📘 Cover Page support
- 🎯 Professional PDF layout styling
- ⚡ Fast performance (Vite + React)
- 🌙 Dark UI with elegant design
🖼 Preview
(Replace this with your actual screenshot later)
🛠 Tech Stack
| Tech | Usage |
|---|---|
| React | Frontend UI |
| Vite | Fast build tool |
| JavaScript | Core logic |
| HTML/CSS | Styling |
| Vercel | Deployment |
📦 Installation (Local Setup)
git clone https://github.com/Asmitha7intech/AshDoc-Studio.git
cd AshDoc-Studio
npm install
npm run dev