commit c78f71c50ec8d37d6339b1f9f4d1b20ee279c626 Author: mike Date: Tue Aug 4 10:57:51 2026 +0800 first commit 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.