All Projects → EddieHubCommunity → LinkFree

EddieHubCommunity / LinkFree

Licence: MIT license
Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to LinkFree

Tailblocks
Ready-to-use Tailwind CSS blocks.
Stars: ✭ 6,660 (+133.19%)
Mutual labels:  tailwind
laravel-tvi
A CMS/CRM for creating & managing websites and form leads. Using Laravel, Tailwind CSS, Vue, and Inertia JS
Stars: ✭ 36 (-98.74%)
Mutual labels:  tailwind
tailwindcss-fluid
Fluid utilities for Tailwind CSS
Stars: ✭ 112 (-96.08%)
Mutual labels:  tailwind
Goodwork
Self hosted project management and collaboration tool powered by TALL stack
Stars: ✭ 1,730 (-39.43%)
Mutual labels:  tailwind
tailwind-dashboard-template
Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by
Stars: ✭ 1,662 (-41.81%)
Mutual labels:  tailwind
powergrid-demo
⚡ PowerGrid fully configured in a Laravel project.
Stars: ✭ 38 (-98.67%)
Mutual labels:  tailwind
Material Kit React
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
Stars: ✭ 3,465 (+21.32%)
Mutual labels:  tailwind
covid-19-stats
Get the latest COVID-19 statistics by country
Stars: ✭ 41 (-98.56%)
Mutual labels:  tailwind
ttall
Laravel fronend preset for TTALL stack - Tailwindcss | Turbolinks | Alpine.js | Laravel | Livewire 🚀
Stars: ✭ 50 (-98.25%)
Mutual labels:  tailwind
loopple
Drag & drop dashboard builder
Stars: ✭ 180 (-93.7%)
Mutual labels:  tailwind
Figmatocode
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
Stars: ✭ 2,299 (-19.5%)
Mutual labels:  tailwind
tailwind
Makes using TailwindCSS in NativeScript a whole lot easier!
Stars: ✭ 128 (-95.52%)
Mutual labels:  tailwind
svelte-pwa-now
A PWA ready Svelte v3.0 starter template with Tailwind, Now integration and optional Typescript suppot
Stars: ✭ 138 (-95.17%)
Mutual labels:  tailwind
Awesome Tailwindcss
😎 Awesome things related to Tailwind CSS
Stars: ✭ 7,791 (+172.79%)
Mutual labels:  tailwind
nuro.dev
🌿 Personal Portfolio
Stars: ✭ 260 (-90.9%)
Mutual labels:  tailwind
Twin.macro
🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, stitches and goober) at build time.
Stars: ✭ 5,137 (+79.87%)
Mutual labels:  tailwind
github-markdown-tailwindcss
⛵ Replicate GitHub Flavored Markdown with Tailwind CSS components
Stars: ✭ 100 (-96.5%)
Mutual labels:  tailwind
babel-plugin-tailwind-rn
Allows you to use className="w-full md:w-1/2" syntax in your react native projects.
Stars: ✭ 31 (-98.91%)
Mutual labels:  tailwind
x-blade-components
Laravel Blade Components ready to use
Stars: ✭ 36 (-98.74%)
Mutual labels:  tailwind
rebuild-x-with-tailwind
My playground to learn Tailwind CSS
Stars: ✭ 29 (-98.98%)
Mutual labels:  tailwind

Open in GitPod Uptime License: MIT GitHub release (latest by date) GitHub repo size

What is LinkFree?

LinkFree is the Open Source alternative to LinkTree. A platform where people in tech can have a single hub to showcase their content in order to accelerate their career, whilst contributing to an Open Source project and being part of a community that has a say in where the project is going.

Your profile will have links to your social media and content. You can also add your timeline, testimonials, and upcoming events that you are participating in.

Here is an example of a LinkFree Profile https://linkfree.eddiehub.io/eddiejaoude

Example profile on LinkFree

Tech Stack

LinkFree was built using the following technologies:

  • Next.js - a framework for building server-rendered React applications
  • MongoDB - a NoSQL database
  • Tailwind CSS - a utility-first CSS framework

🛠️ Quickstart

You have 4 options to contribute to the repo, please pick your favourite from:

  1. GitHub UI (recommended for adding/editing your profile)
  2. Gitpod
  3. Local development
  4. Local development with Docker Compose

Brief documentation is below, but full documentation can be found here https://linkfree.eddiehub.io/docs

GitHub UI

This is great if you only want to add your Profile or make changes to it.

Here is the QuickStart guide to add your profile https://linkfree.eddiehub.io/docs/quickstart

note: give extra attention to JSON formatting and the GitHub Action after you create the Pull Request

Gitpod

In the cloud-free development environment which will have all the dependencies you need (for example MongoDB).

You can use Gitpod in the cloud Gitpod Ready-to-Code

Local development

This environment is fully on computer and requires each dependency (for example MongoDB) to be installed and set up, but gives you the most flexibility for customisation.

Prerequisites

Before contributing or adding a new feature, please make sure you have already installed the following tools:

  • NodeJs (Works with Node LTS version v16.17.0)
  • MongoDB
  • Optional NVM: Switch Node version by using nvm use (on Windows, use nvm use v16.17.0). If this is not installed, run nvm install v16.17.0.

Commands

You can set this up locally with the following steps:

  1. copy the .env.example file to .env and update any details required
  2. MongoDB is required, it is possible to use docker-compose up to start the MongoDB service
  3. npm ci
  4. npm run dev

Local development with Docker Compose

This will allow you to run your favourite IDE but not have to install any dependencies on your computer like NodeJS and MongoDB.

Prerequisites

Commands

  1. docker compose up

🙂 How to add YOUR Profile

Step by step quickstart guide can be found in the full docs here https://linkfree.eddiehub.io/docs/quickstart


Looking for inspiration? You can view the following profiles for an example:

🛡️ License

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

🧰 Contributing

  • Contributions make the open source community an amazing place to learn, inspire, and create.
  • Any contributions you make are truly appreciated.
  • Let's continue contributing to keep the community active and growing.

🙏 Support

Don't forget to leave a star ⭐️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].