harmonie-durrant / my-link-in-bio

This project is an extension to my website and is used in the description of all my social media accounts to redirect users to any of my other content.

Home Page:https://links.harmoniedurrant.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link In Bio

This project is an extension to my website and is used in the description of all my social media accounts to redirect users to any of my other social media accounts, my website and even other events or projects I may want highlighted.

Frameworks and other ressources used

Author

Deployment

To deploy this project clone (or fork) the project on github, edit the links or any elements you'd like and run:

With npm/npx:

  npm install
  npx next dev

With yarn:

  yarn
  yarn next dev

(for yarn replace npx with yarn)

To host the site for free visit: Vercel.com and link it to your github fork. From there you can deploy it to your own domain or use vercels subdomain system.

You are free to clone this and use as you'd like, however crediting me is much appreciated. I also appreciate any feedback and contributions you may have.

About

This project is an extension to my website and is used in the description of all my social media accounts to redirect users to any of my other content.

https://links.harmoniedurrant.com


Languages

Language:JavaScript 98.4%Language:CSS 1.6%