0xmihirsahu / StarkSwirl-UI

Home Page:https://starkswirl.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarkSwirl-UI

This is built using

  • NextJS
  • TypeScript
  • starknet-js
  • starknet-react
  • TailwindCSS
  • ShadCn
  • Aceternity UI

Getting Started

First install the dependencies:

pnpm i
#or
yarn
#or
npm i

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Then, open localhost:3000

About

https://starkswirl.vercel.app/


Languages

Language:TypeScript 96.6%Language:CSS 3.3%Language:JavaScript 0.2%