LinksHub is a Hub of Links for developers by developers. Where we will be putting links to all free/paid & useful resources together which will be helpful for Beginners to advanced level developers And because we believe that There's no lack of resources but there's lack of Awareness, hopefully we can get the right resource to the right person.
You can see the live demo at: https://linkshub.vercel.app
Prerequists: Before getting into it make you sure, you have npm installed
Follow these steps to start contributing into LinksHub
- Fork the project
- Clone the project to run on your local machine by 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
LinskHub 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 the project.