Commit Graph

6 Commits

Author SHA1 Message Date
34b4ec6232 🚚 mv: change layout folder structure
Separate the navbar from the root layout, keeping the root layout clean. Create two child layout folders:
1. main: for basic layouts such as the navbar
2. clean: for clean layouts without any extra elements.
2026-01-08 15:03:07 +07:00
a82e7a7424 ♻️ refactor: all codebase
Completely refactoring the entire old codebase with a new codebase. This change also altered most of the core UI from the old codebase, replacing it with Shadcn with some customizations.
2026-01-07 08:44:48 +07:00
ed8acbbcb0 add next top loader
add new depedencies to create loading bar on top every page
2025-08-05 00:06:43 +07:00
28d81d9792 💩 create hero UI wrapper
still need fix or downgrade tailwind to v3
2025-07-09 09:58:01 +07:00
ab9470044e 🎉 initial commit 2025-07-09 09:00:48 +07:00
b93e919d55 Initial commit from Create Next App 2025-07-09 08:39:30 +07:00