Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 282 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 282 Bytes

Credit card validator using Luhn Algo

Getting Started

First, run the development server:

bun dev

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

This project is built using Next.js, NextUI, Typescript, and TailwindCSS.