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
- Host: GitHub
- URL: https://github.com/unknown-studio-dev/weekend-go-web
- Owner: unknown-studio-dev
- Created: 2026-01-27T08:24:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-14T14:22:33.000Z (4 days ago)
- Last Synced: 2026-04-14T16:19:38.729Z (4 days ago)
- Language: HTML
- Size: 3.34 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.