Official landing page for Cheghad Android Application
cheghadapp.ir
This is the official landing page for Cheghad — a fast, lightweight, and open-source Android app for checking real-time currency, gold, and coin prices.
Keeping true to the philosophy of the mobile application, this landing page is built to be ultra-fast, zero-bloat, and completely JavaScript-free.
- 🚀 Zero JS / Pure Static: 100% Pure HTML & CSS for maximum loading speed and security.
- 🎨 Material 3 / Modern Design: Styled with Tailwind CSS matching Material 3 color palettes.
- 🌐 Bilingual: Fully supports both Persian (RTL) and English (LTR).
- 📱 Fully Responsive: Optimized for all screen sizes from mobile mockups to desktop.
- HTML5 (Semantic Structure)
- Tailwind CSS (Utility-first styling)
- Vazirmatn Font (Persian Typography)
Since there are no build tools or heavy Node dependencies required to view the site, simply clone the repository and open index.html:
# Clone the repository
git clone [https://github.com/mmdparsa-dev/Cheghad-Website.git](https://github.com/mmdparsa-dev/Cheghad-Website.git)
# Navigate into the project
cd Cheghad-Website
# Open index.html in your default browser
open index.html # on macOS
start index.html # on Windows