An open API service indexing awesome lists of open source software.

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

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.