GithubHelp home page GithubHelp logo

kunal4now / linkfree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eddiehubcommunity/biodrop

1.0 2.0 0.0 1.33 MB

Open source alternative to LinkTree

Home Page: http://linkfree.eddiehub.org/

License: MIT License

HTML 6.42% JavaScript 77.77% CSS 7.10% Dockerfile 2.47% Gherkin 6.04% Shell 0.20%

linkfree's Introduction

LinkFree by EddieHub

  • LinkFree Connect audiences to all of your content with just one link. It is an open-source alternative to Linktree implemented in JavaScript.
  • It was initially created on a YouTube live stream.

Screenshot

Note for Hacktoberfest

A note for Hacktoberfest Participants:

Pull requests which add or edit your information in a data/${yourname}.json file will NOT be counted for Hacktoberfest.

Pull requests which improve the codebase, documentation, or other aspects of the project and are in line with the core values of the event will be counted - maintainers will opt in these PRs by applying the hacktoberfest-accepted label.

Open in Gitpod

๐Ÿ‘จโ€๐Ÿ’ป Demo

Check out the website: LinkFree

๐Ÿ‘‡ Prerequisites

Before installation, please make sure you have already installed following tools:

๐Ÿ› ๏ธ Installation Steps

  1. Fork the project
  2. Clone the project
  3. Navigate to the project directory cd LinkFree
  4. Install dependencies with npm install
  5. Run npm start
  6. Optional : Run the tests with npm run cypress:run

Alternatively, skip all the steps by using Gitpod Ready-to-Code

๐Ÿ‘จโ€๐Ÿ’ป Contributing

  • Contributions are what makes the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.
  • Check out our contribution guidelines for more information.

๐ŸŽญ To Add Your Profile

Create a file named your-username.json in the directory public/data with the following content:

Optional fields: links and milestones

{
  "name": "Eddie Jaoude",
  "bio": "Founder of EddieHub",
  "avatar": "https://github.com/eddiejaoude.png",
  "links": [
    {
      "name": "Follow me on GitHub",
      "url": "https://github.com/eddiejaoude",
      "icon": "github"
    },
    {
      "name": "Follow me on Twitter",
      "url": "https://twitter.com/eddiejaoude",
      "icon": "twitter"
    }
  ],
  "milestones": [
    {
      "title": "Started Freelancing",
      "date": "May 2010",
      "icon": "dollar",
      "color": "grey",
      "description": "Started freelancing again",
      "url": "https://www.eddiejaoude.io/"
    },
    {
      "title": "Started YouTube",
      "image": "https://github.com/eddiejaoude.png",
      "date": "June 2019",
      "icon": "youtube",
      "color": "red",
      "description": "First real video",
      "url": "https://youtube.com/eddiejaoude"
    },
    {
      "title": "GitHub Star",
      "date": "2020",
      "icon": "github",
      "color": "green",
      "description": "Became a GitHub Star with 30 other people",
      "url": "https://github.com/eddiejaoude"
    },
    {
      "title": "GitHub Star of the Year",
      "date": "2020",
      "icon": "github",
      "color": "green",
      "description": "Won GitHub Star of the Year out of 55+ million people",
      "url": "https://github.com/eddiejaoude"
    }
  ]
}

Your URL will be http://linkfree.eddiehub.org/<yourusername>. For example: http://linkfree.eddiehub.org/eddiejaoude
Your avatar URL should take the format of https://github.com/<yourusername>.png.

Available Icons:

Socials Icons Socials Icons
Link Telegram
Android Apple
Envelope Youtube
Discord Vimeo
Facebook Twitter
Github Slack
Microsoft Paypal

๐Ÿ›ก๏ธ License

This project is licensed under the MIT License - see the LICENSE file for details.

๐Ÿ’ช Thanks to the all Contributors

Thanks a lot for spending your time in helping LinkFree grow. Thanks a lot! Keep rocking ๐Ÿป contributors

๐Ÿ™ Support

This project needs a โญ๏ธ from you. Don't forget to leave a star โญ๏ธ

linkfree's People

Contributors

aayush89890 avatar bslaven avatar cahllagerfeld avatar eddiejaoude avatar fayasnoushad avatar fi-krish avatar flolight avatar guptasajal411 avatar iason9 avatar kunal0007 avatar merouanezouaid avatar mohammad4kh avatar mohan-murali avatar nasrob avatar nikhil-1503 avatar niteshseram avatar ns007-dev avatar panquesito7 avatar ragibajmal avatar rajivransom avatar rohan-kulkarni-25 avatar rushikeshadhav avatar sachin-chaurasiya avatar schmelto avatar sejal-16 avatar stemount avatar suhail34 avatar vovw avatar vyvy-vi avatar yash-verma18 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.