Commit Graph

6 Commits

Author SHA1 Message Date
4fe4b13f39 chore(adventure-rental-app): strip down application and remove obsolete files
This commit performs a major cleanup of the `adventure-rental-app` by removing all existing components, pages, layouts, and project brief documents. The application is reduced to a minimal Vite shell.

- Deleted all authentication, chatbot, and dashboard components and pages.
- Removed outdated project brief and PRD markdown files.
- Updated Vite and `@vitejs/plugin-react` dependencies.

Additionally, the `framer-motion` dependency was added to the `bookoomoo-app`.
2025-08-10 10:27:39 +07:00
61bb1ccc39 Menambahkan semua halaman yang diperlukan untuk Bookoomoo dan memperbarui routing
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2025-08-10 03:04:46 +07:00
b9854c9148 chore(bookoomoo): add .gitignore and untrack build artifacts and brief file 2025-08-10 01:49:03 +07:00
ee0dff6405 feat(bookoomoo): add clean landing page with hero, features, how-it-works, donation, and CTA; route at /landing and fallback redirect 2025-08-10 01:48:26 +07:00
a409cbd17b chore(bookoomoo): scaffold Vite + React + Tailwind app from skeleton with routing, layout, pages, auth, API wrapper 2025-08-10 01:31:32 +07:00
9aa4484129 feat(auth,docs): add AGENTS guidelines, consistency kit, particle background, solid card, logo swap, header toggles, signup password rules, and phone input border fix 2025-08-10 01:18:32 +07:00