//hanifalhafizh10-checkout-inspiredbyHugoRCD

hanifalhafizh10-checkout-inspired

Delightful checkout form built using Nuxt.js and Tailwind CSS. It was inspired by a Twitter post from @JimDesignsCo

0
0
0
1
Vue

social-preview

@Hanifalhafizh10 Checkout Form Inspired

Here is a delightful checkout form built using Nuxt.js and Tailwind CSS. It was inspired by a Twitter post from @JimDesignsCo. You can find the post here.

Feel free to customize all the colors in the tailwind.config.ts and main.css files.

Make sure to visit the original creator’s profile: @Hanifalhafizh10. He is an incredibly talented designer.

Setup

Make sure to install the dependencies:

# bun
bun install

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000:

# bun
bun run dev

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

[beta]v0.14.0