vlhsmylv / linkfold

All of your links in one place!

Home Page:https://linkfold-phi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linkfold ~ All of your links in one place!

How to use?
  1. Go to linkfold.netlify.app and create account!

Enjoy!


How to contribute?
  1. Clone this repo &
npm install

& set .env variables

  1. Read TODO.md and try to solve problems

  2. Tick the box after you finish todo and add your username as following

...task ~ johndoe
  1. Add your name to contributors.ts
const contributors = [
    ...,
    {
        name: "John Doe",
        username: "johndoe",
        github: "https://github.com/johndoe"
    }
]
  1. Push it!

About

All of your links in one place!

https://linkfold-phi.vercel.app


Languages

Language:TypeScript 93.7%Language:CSS 5.2%Language:JavaScript 1.1%