mctechnology17 / linktree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌲 Linktree

Simple site to group all my profiles on social networks in one place.

About the project   |    Getting started   |    License


Layout


πŸ’‘ About the project

This is an open source project that serves as a free alternative to the Linktree website.

πŸš€ Getting started

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

git clone https://github.com/mctechnology17/linktree
  • Once the files are on your machine, open the linktree folder in Visual Studio Code.
  • With the files open in Visual Studio Code, press the Go Live button at the bottom of the window to launch the files with Live Server.
  • Change the profile image and texts in the index.html file.
  • Change the colors and fonts in the style.css file.
  • To change the background, go to the style.css file on line 17, uncomment the code snippet and change the url to whatever image you want.

πŸ“ License

This project is under the MIT license. See the LICENSE file for more details.


Thanks to John Emerson for this amazing template. All credits to him.

About

License:GNU General Public License v3.0


Languages

Language:CSS 94.4%Language:HTML 5.6%