Skip to content

The app to to get your link tree just paste link and get your link tree link

License

Notifications You must be signed in to change notification settings

kunal-umap/LinkTreeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨LinkTreeGenerator🚀

This site will let you choose different theme and and create your Linktree easily where all your social links are stored

The app to to get your link tree just paste link and get your link tree link


Forks Stars
Welcome to my profile Visits Open Source Love Lines of code License
Updated Badge Number of Contributors Issues opened Issues closed PRs open PRs closed

How to get started 🤔

🎉Contributing Guidelines 📝

  • Thanks a ton for showing your interest in contributing to our repository! Pull requests are welcome. For major changes, please open an Issue first to discuss what you would like to change.

  • To start contributing to this Repository, follow the below guidelines:

  1. Fork Repositories.

  2. Clone to to your local system by using following command.

git clone https://github.com/<your_user_name>/LinkTreeGenerator.git
  1. Navigate to the project directory 📁.
cd LinkTreeGenerator
  1. Add reference to original repository (remote).[if you Want to contribute]
git remote add upstream https://github.com/kunal-umap/LinkTreeGenerator.git
  1. Then install node package for frontend.
 cd client
 npm install
  1. Then start frontend server.
 npm start
  1. To install node package for Backend.
 cd server
 npm install
  1. Then start backend server.
 npm start
  1. Before making any changes in the repository, always take a pull from the upstream repository to your branch to keep it updated with remote repository.
git pull upstream main
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Make necessary changes that are required.

  2. Track Your Changes

git add .
  1. Commit your changes.
git commit -m "Relevant message"
  1. Push the committed changes in your branch to your remote repo. git push -u origin <your_branch_name>
  2. Make The Pull Request (PR) 🚀
  3. Wooohoo! You have successfully made a PR to the Repo- LinkTree ✨ . Wait for your Submission to be Accepted and your PR to be Merged!.

This is under development (If you like it then give a 🌟)

Contributions are always welcome! ❤️

About

The app to to get your link tree just paste link and get your link tree link

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •