This is a simple Bio Links Display like Linktree.
- Clone the repository:
git clone https://github.com/88JC/bio-kydo-v2.git
cd bio-kydo-v2
- Install the dependencies:
npm install
# or
yarn install
# or
pnpm install
# or
bun install
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
Contributions are welcome! Please feel free to submit a pull request.
- Fork the repository
- Create a new branch
- Make your changes
- Commit your changes
- Push your changes
- Submit a pull request
This project is open-sourced under the MIT License - see the LICENSE file for details.
This project is created by 88JC