- Adds `allowedHosts` option to Vite config for specifying allowed
hosts during development. This is necessary for connecting to
specific QA environments.
- 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.