This Project Includes Unocss, Pinia for State Management, VueSplide for the Slider, Iconify for Icons, and headlessUI from tailwind. Site was deployed to Cloudflare Workers. More to come
Make sure to install the dependencies
yarn install
Start the development server on http://localhost:3000
yarn dev
Build the application for production to Cloudflare Workers:
wrangler publish
Checkout the site (https://luxuryrideservice.com)