Skip to content

LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work.

License

Notifications You must be signed in to change notification settings

Abhinavcode13/linkhub

Repository files navigation


Welcome to LinksHub 👋

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.

Demo 💻

You can see the live demo at: https://linkshub.vercel.app

Tech stack 📚

Next.js tailwind css typescript


Getting Started 👩‍💻

⚠️Prerequisites

Let's jump right in🌟

  1. Fork the project

  2. Clone the project to run on your local machine using the following command

    git clone https://github.com/<your_github_username>/LinksHub.git
  3. Get into the root directory

    cd LinksHub
  4. Install all dependencies by running

    npm install
  5. Create your branch

    git checkout -b <your_branch_name>
  6. Push your changes into your branch

    git push origin <your_branch_name>
  7. Create a Pull Request

    Click compare acorss forks if you don't see your branch

Want to add your favorite Links into the Hub? make sure to follow CONTRIBUTING guidelines.


Building with Gitpod 💣

By using Gitpod.io, all the necessary dependencies will be installed
and the website will be built in one single click. No extra setup is required.

Gitpod Ready-to-Code


Community

Join the conversation on our Discord server.

Our Contributors ✨

License

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 requests and Don't forget to leave a star⭐

About

LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.3%
  • JavaScript 4.9%
  • CSS 2.8%