Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 884 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 884 Bytes

This is a Next.js project bootstrapped with create-next-app.

Link Card Library

Click and get the code of the link card. We styled them with Tailwind CSS.

I referred to the following services and websites. Thx!

Getting Started

First, run the development server:

$ git clone https://github.com/Kosuke2000/Link-Card-Library.git
$ yarn install
$ yarn start

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

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.