Commit Graph

3 Commits

Author SHA1 Message Date
Mahmoud Emad
467b098c4c feat: Allow specifying allowed hosts in Vite config
- Adds `allowedHosts` option to Vite config for specifying allowed
  hosts during development.  This is necessary for connecting to
  specific QA environments.
2025-05-11 18:02:21 +03:00
Mahmoud Emad
4c6ce31b20 feat: Add Tailwind CSS and UI components
- Updated project to use Tailwind CSS for styling.
- Added new UI components including Navbar, Sidebar, Footer,
  Accordion, and Button.
- Created markdown content page for documentation.
- Improved overall structure and design of the application.
2025-05-11 16:10:53 +03:00
373820ec8a ... 2025-05-11 12:55:47 +03:00