This is the clone of https://culture-breathe-337021.framer.app/ built with Vite JS, Tailwind CSS and hosted with Vercel
pnpm create vite@latest
-
Install dependencies using pnpm
pnpm i
-
Start the development server
pnpm dev
-
Generate production build
pnpm build