LinksHub is a Hub of Links by developers for developers
. Here, we've gathered a collection of all the best and most useful resources, both free and paid, to aid in the development journey.
We recognize that there's a wealth of information available, but often, it's a matter of knowing where to find it. That's why we've made it our mission to bring the right resources to the right developers.
You can see the live demo at: https://linkshub.vercel.app
Prerequisites: Before getting into it make you sure, you have npm installed
Make sure to follow CONTRIBUTING guidelines
Follow these steps to start contributing into LinksHub
- Fork the project
- Clone the project to run on your local machine using the following command
git clone https://github.com/<your-github-username>/LinksHub.git
- Get into the root directory
cd LinksHub
- Install all dependencies by running
npm install
- Make your changes and push the code to your Github repo
- Now, create a pull request
Bingo! You're done
LinksHub is licensed under the terms of MIT License. check out LICENSE for details.
We would love to have you, feel free to open issues and pull request and Don't forget to leave a star if you like the project.