Commit Graph

4 Commits

Author SHA1 Message Date
b12a3211b6 🚚 reconstructing and fixing file structures
The reconstruction includes moving the Navbar component from shared to widget because Navbar is a group of elements, and
removing the login-signup form due to changes in logic that will use a popup flow to improve the user experience without
navigating to another page for authentication.
2025-08-17 21:25:49 +07:00
9930f27a84 👔 create config for routing 2025-08-05 07:05:32 +07:00
564d230250 💄 create navigation in navbar 2025-07-13 00:27:42 +07:00
060ceb8f32 ♻️ add root layout with navbar
create root directory for page that will use navbar and other basic elements
2025-07-10 23:57:12 +07:00