Git Product home page Git Product logo

rajatnai49 / linkshub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rupali-codes/linkshub

0.0 0.0 0.0 5.06 MB

LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. These resources include links to free software, libraries, frameworks, and other tools that can be used to build and deploy applications and websites.

Home Page: https://linkshub.vercel.app

License: MIT License

JavaScript 5.27% TypeScript 91.75% CSS 2.98%

linkshub's Introduction

LinksHub Logo


Table of Contents

Welcome to LinksHub πŸ‘‹

LinksHub is a Hub of Links For Developers By 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 Official Website TailWind CSS Official Website TypeScript official Website

Socials πŸ“±


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

    pnpm install
  5. Create your branch

    git checkout -b <your_branch_name>
  6. To run and view the application on localhost

    pnpm run dev
  7. Make your changes

  8. Stage your changes

    git add <filename>
  9. Commit your changes

    git commit -m <your-commit-message>
  10. Push your changes into your branch

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

    Click compare across 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


Our Contributors ✨

License πŸ“

LinksHub is licensed under the terms of MIT License. check out LICENSE for details.

Support ⭐

We would love to have you, feel free to open issues and pull requests and Don't forget to leave a star⭐

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.