LinksHub is a Hub of Links by developers for developers. We as LinksHub willing to put links to all free/paid & useful resources together, so that it can help developers to save their time and build awesome things with more efficiency.
You can see the live demo here
Prerequistes - 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.
Don't forget to leave a star if you like LinksHub.