https://github.com/asm2212/unimeal-landing
Landing page for UniMeal Cafe Android app
https://github.com/asm2212/unimeal-landing
Last synced: 5 months ago
JSON representation
Landing page for UniMeal Cafe Android app
- Host: GitHub
- URL: https://github.com/asm2212/unimeal-landing
- Owner: asm2212
- Created: 2025-11-11T00:44:04.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-11-11T01:01:49.000Z (9 months ago)
- Last Synced: 2025-11-11T02:31:54.847Z (9 months ago)
- Language: HTML
- Homepage: https://unimeal-landing.vercel.app
- Size: 37.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UniMeal Cafe - Landing Page
A beautiful, modern landing page for the UniMeal Cafe Android app.
**Repository:** https://github.com/asm2212/unimeal-landing
## Features
- 🎨 Modern, responsive design
- 📱 Mobile-friendly
- âš¡ Fast loading
- 🔗 Direct APK download link
- 📊 App information and features
- 🚀 Auto-deploy on git push
## Quick Deploy
**Deploy from Vercel Dashboard:** https://vercel.com/new
See [VERCEL_DASHBOARD_DEPLOY.md](VERCEL_DASHBOARD_DEPLOY.md) for step-by-step instructions.
## Deployment
This landing page is deployed on Vercel.
### Deploy to Vercel
1. Install Vercel CLI:
```bash
npm i -g vercel
```
2. Deploy:
```bash
vercel
```
3. For production:
```bash
vercel --prod
```
## Local Development
Simply open `index.html` in your browser or use a local server:
```bash
npx serve
```
## Update APK Link
To update the download link, edit the `href` attribute in `index.html`:
```html
```
## License
© 2025 UniMeal Cafe. All rights reserved.