Skip to content

kebabmario/checkoutsitedemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

checkoutsitedemo

A Stripe inspired checkout UI template built with Next.js, React, and CSS.

Made for cart checkout pages.


Features

  • Built-in payment method selector
  • Built-in discount code redeeemer
  • Built-in payment receipt order confirmation
  • Open source

Preview

Preview for this is located at https://demo.kebabmario.dev/checkout

Installation

git clone https://github.com/kebabamario/checkoutsitedemo.git
cd checkoutsitedemo
npm install
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Usage

Edit the components, colors, and layout to fit your project.

This project only includes the frontend UI design, no backend.


License

MIT License


Help support this open-source by starring it, for other developers to use it too.

About

Open-source checkout site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors