All Projects โ†’ Design-and-Code โ†’ Linkify

Design-and-Code / Linkify

Licence: GPL-3.0 license
A site that lets you include all your links in a single-page website with easy customizations. It gives you your own URL to share with anyone you want on the internet.

Programming Languages

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

Projects that are alternatives of or similar to Linkify

WebXDAO.github.io
Main website built with Next.js and Tailwind, and Community builded. ๐Ÿ›ธ
Stars: โœญ 39 (+34.48%)
Mutual labels:  community, hacktoberfest2022
Decoders-Community
This repository is for absolute beginners by making some small changes they can learn how to make a pull request and they can become a part of the #DecodersCommunity ๐Ÿ–ค
Stars: โœญ 25 (-13.79%)
Mutual labels:  community
ansible-london-meetup
Ansible Meetup for London, UK
Stars: โœญ 30 (+3.45%)
Mutual labels:  community
rn-emoji-keyboard
Super performant, lightweight, fully customizable emoji picker ๐Ÿš€
Stars: โœญ 228 (+686.21%)
Mutual labels:  hacktoberfest2022
community-manager
Thoughts and writings on community management
Stars: โœญ 192 (+562.07%)
Mutual labels:  community
AcornAccounting
A Django-based Accounting System for Egalitarian Communities
Stars: โœญ 27 (-6.9%)
Mutual labels:  community
projects
Tรผrk geliลŸtiricelerin aรงฤฑk kaynak Ruby projeleri
Stars: โœญ 13 (-55.17%)
Mutual labels:  community
Dseized-Bot
This repository contains all of the code required NOTE you may need to download other dependencies which will be mentioned below. This bot has many features such as playing songs in multiple servers and making a queue for songs.
Stars: โœญ 20 (-31.03%)
Mutual labels:  hacktoberfest2022
nycmesh.net
NYC Mesh Website
Stars: โœญ 33 (+13.79%)
Mutual labels:  community
CodeForces-Solutions
Solutions to CodeForces ProblemSets
Stars: โœญ 47 (+62.07%)
Mutual labels:  hacktoberfest2022
join-fnplus-with-a-pr
Welcome to the fn+geeks community! Add yourself as a contributor ๐ŸŽŠhere. Apply for membership here:
Stars: โœญ 74 (+155.17%)
Mutual labels:  community
adafruit-circuitpython-weekly-meeting
Notes from the weekly circuitpython meetings on Discord
Stars: โœญ 22 (-24.14%)
Mutual labels:  community
CompressorBot
A python based Telegram Bot for Compressing Videos with negligible Quality change
Stars: โœญ 162 (+458.62%)
Mutual labels:  hacktoberfest2022
hackathons
Tips, Tricks, and Resources for running your hackathon.
Stars: โœญ 238 (+720.69%)
Mutual labels:  community
opentek
If it is about Open Source, it is on Opentek.
Stars: โœญ 74 (+155.17%)
Mutual labels:  community
awesome-dev-discord
A curated list of official, development-related Discord server
Stars: โœญ 153 (+427.59%)
Mutual labels:  community
tweaks
a collection of user-submitted css/js tweaks for notion
Stars: โœญ 85 (+193.1%)
Mutual labels:  community
pacstall
An AUR-inspired package manager for Ubuntu
Stars: โœญ 842 (+2803.45%)
Mutual labels:  hacktoberfest2022
gdgpisa.github.io
Public website on github-pages for GDG Pisa ๐ŸŒŽ๐Ÿ‡ฎ๐Ÿ‡น๐Ÿ’ป
Stars: โœญ 14 (-51.72%)
Mutual labels:  community
alkemio
START HERE! Cross project collaboration and shared documentation.
Stars: โœญ 22 (-24.14%)
Mutual labels:  community

Linkify - All your Links in one

Note

The project is on hold at present.
Major or very minor changes are not accepted for the Hacktoberfest event.
Documentation changes, code/website changes, etc., are included in the Hacktoberfest event.

Maintenance Open Source Love svg1 contributions welcome issues

Linkify Banner

Design-and-Code

Welcome to Design & Code where anyone interested in designing and coding can connect and interact with fellow peers from all over the globe and not only learn but also collaborate on various projects!



Join our Community and feel free to drop your questions on

Discord


What is Linkify?

A site that lets you include all your links in a single-page website with easy customizations. It gives you your own URL to share with anyone you want on the internet.

Highlights

  • Easily Customize the looks of your webpage based on your preference.
  • Dashboard Interface with good UI.
  • Have your own custom URL to your page.
  • Open-sourced and completely free. Community can keep adding new features and customize it since it's open-sourced.

Why this project?

  • Everyone needs a website to quickly share which can have all their links together. This is why an open-sourced project can have more customizations and will be completely free.
  • Good project for the community to build as well as use it for themselves. Since making a project which is not much useful for the community is useless.
  • Most of the other platforms have very limited customization and have paid features.

Tech Stack used

Skill Skill JavaScript React NodeJS NPM Firebase Netlify

Folder Structure ๐Ÿ“

root
โ”œโ”€โ”€ public
โ”‚   โ”œโ”€โ”€ favicon.io
โ”‚   โ”œโ”€โ”€ index.html
โ”‚   โ”œโ”€โ”€ manifest.json
โ”‚   โ””โ”€โ”€ robots.txt
โ”‚
โ”œโ”€โ”€ src
โ”‚   โ”œโ”€โ”€ components
โ”‚   โ”‚   โ”œโ”€โ”€ assets
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ asset files
โ”‚   โ”‚   โ”‚
โ”‚   โ”‚   โ”œโ”€โ”€ component
โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ component1.jsx
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ component2.jsx
โ”‚   โ”‚   โ”‚
โ”‚   โ”‚   โ””โ”€โ”€ component
โ”‚   โ”‚       โ”œโ”€โ”€ component1.jsx
โ”‚   โ”‚       โ””โ”€โ”€ component2.jsx
โ”‚   โ”‚
โ”‚   โ”œโ”€โ”€ pages
โ”‚   โ”‚   โ”œโ”€โ”€ page
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ index.jsx
โ”‚   โ”‚   โ”‚
โ”‚   โ”‚   โ””โ”€โ”€ page
โ”‚   โ”‚       โ””โ”€โ”€ index.js
โ”‚   โ”‚
โ”‚   โ”œโ”€โ”€ index.js
โ”‚   โ”œโ”€โ”€ App.js
โ”‚   โ”œโ”€โ”€ App.css
โ”‚   โ””โ”€โ”€ context.js
โ”‚
โ”œโ”€โ”€  .gitignore
โ”œโ”€โ”€  CONTRIBUTING.md
โ”œโ”€โ”€  README.md
โ”œโ”€โ”€  package-lock.json
โ””โ”€โ”€  package.json

Figma Link

Design

Frame 11

Contribution Guidelines ๐Ÿ—

Want to add your inputs to the repo? We invite you to contribute. To start contributing, follow the below guidelines:

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/<your_user_name>/Linkify.git

3. Navigate to the project directory ๐Ÿ“ .

cd Linkify

4. Add a reference (remote) to the original repository.

git remote add upstream https://github.com/Design-and-Code/Linkify.git

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project (updated repository).

git pull upstream main

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perfom your desired changes to the code base.

9. Track your changes โœ”.

git add . 

10. Commit your changes.

git commit -m "Relevant message"

11. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

12. To create a pull request, click on Compare & pull requests.

13. Add appropriate title and description to your pull request explaining your changes and efforts done.

14. Click on Create pull request.

15 Voilร ! You have made a PR to Linkify ๐Ÿ’ฅ. Wait for your submission to be accepted and your PR to be merged.

Head to CONTRIBUTING.md for more details.

Project Maintainers ๐Ÿ› 


Devraj Chatribin

๐Ÿ’ป

Our Valuable Contributors ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป

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].