Skip to content

hellofaizan/siblingordating

Repository files navigation

SiblingorDating

First, Install dependencies

npm install
# or
yarn
# or
pnpm
# or
bun

Now, Run in local dev mode

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

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

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

Designed and Developed By MohammadFaizan