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

https://github.com/unknown-studio-dev/weekend-go-web

Website of CuoiTuanDiDau mobile app
https://github.com/unknown-studio-dev/weekend-go-web

Last synced: 2 days ago
JSON representation

Website of CuoiTuanDiDau mobile app

Awesome Lists containing this project

README

          

# Cuối Tuần Đi Đâu? — Landing Page

Landing page for **Cuối Tuần Đi Đâu?**, a mobile app helping Vietnamese parents in Hanoi and Ho Chi Minh City discover weekend activities for their families.

## Pages

- `index.html` — Main landing page
- `privacy.html` — Privacy policy
- `terms.html` — Terms of service
- `community-standards.html` — Community standards

## Tech Stack

- HTML with [Tailwind CSS](https://tailwindcss.com/) (CDN)
- [Inter](https://fonts.google.com/specimen/Inter) font via Google Fonts
- No build step — static files only

## Local Development

Open `index.html` in a browser, or serve with any static server:

```bash
npx serve .
```

## License

All rights reserved.