Skip to content

Latest commit

 

History

History

integrate-from-scratch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is a Next.js project simulating a merchant application and the integration with the Klarna Checkout.

To learn more about the Klarna Checkout read the documentation.

Development setup

First, install dependencies:

npm i

and then run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.