From c78f71c50ec8d37d6339b1f9f4d1b20ee279c626 Mon Sep 17 00:00:00 2001 From: mike Date: Tue, 4 Aug 2026 10:57:51 +0800 Subject: [PATCH] first commit --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a5089c --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# SportsClubOS Venue Website + +Static, responsive venue website based on layout direction 3 and the supplied commercial proposal. + +## Preview locally + +From this folder, run: + +```bash +python3 -m http.server 4173 +``` + +Then open `http://127.0.0.1:4173/`. + +## Included sections + +- Venue introduction and proposed exterior views +- Badminton, pickleball and tennis court information +- Venue amenities and floor plans +- Five-step online booking journey +- JUN Badminton Academy and head coach profile +- Community programmes and partnership directions +- Old Klang Road location context +- Construction and opening timeline +- Contact modal with individually copyable phone, email, social handles and address + +All photography, architecture views and planning diagrams in `public/assets/` were extracted from the supplied PDF proposal.