Giter Site home page Giter Site logo

dhruv-37 / resourcehub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jfmartinz/resourcehub

0.0 0.0 0.0 935 KB

ResourceHub is an open-source project that serves as a one-stop repository of valuable resources for web development. ๐Ÿš€

License: MIT License

resourcehub's Introduction

ResourceHub Awesome

ResourceHub Banner

Open Source Love Contributors Welcome First Contributors PR:s Welcome Issues Stars Forks MIT Licence Contributor Covenant

ResourceHub is an open-source project that serves as a collection of valuable resources for web development, carefully curated by the amazing contributors in the community.

You can contribute helpful resources you've discovered on the internet and share them with us!

Category

Here are the currently available categories in the project.

Contributing

Read CONTRIBUTING.md before contributing.

1. Fork the Repository

Click the "Fork" button at the top right of this repository to create your own copy.

Fork the repository

2. Clone Your Fork

Now clone the forked repository to your local machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Fork the repository

Open a terminal and run the following git command:

git clone 'url you just copied'

For example:

git clone https://github.com/jfmartinz/ResourceHub.git

Note: Get the HTTPS not the SSH

3. Create a branch

Change to the repository directory on your computer (if you are not already there):

cd ResourceHub

Make a meaningful name for your new branch, and then create and switch to it using this command:

git checkout -b new-branch-name

Note: Replace your 'new-branch-name' with the actual branch name.

4. Make Your Changes

Navigate to the relevant category where you want to add your resource. Once you've identified the appropriate category and have your resource in mind, proceed to make the necessary changes within that specific category.

Stage Your Changes:

After making your changes, you need to stage the changes for commit using the git add command. To stage all changes, use:

git add .

Commit Your Changes:

Commit your staged changes with a descriptive commit message that explains the purpose of your changes. Use the git commit command:

git commit -m "Your descriptive commit message here"

Note: Replace "Your descriptive commit message here" with a concise and informative message.

Push Your Changes:

git push origin your-branch-name

Note: Replace 'your-branch-name' with the name of your branch.

5. Submit your changes for review

If you go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button. Compare & pull request

Open a Pull Request

Now submit the pull request.


Congratulations ๐ŸŽ‰ on successfully submitting your pull request (PR) to our project! We want to express our gratitude for your valuable contribution. Your effort not only benefits our project but also help the entire community by adding resources you discovered on the internet.

Please consider sharing this repository with other developers to help us expand our community

License ๐Ÿ›ก๏ธ

ResourceHub is licensed under the MIT License - see the LICENSE file for details.

Show some โค๏ธ by giving this repository a โญ๏ธ

Our Contributors:

resourcehub's People

Contributors

jfmartinz avatar harshsinghcs avatar prashantjagtap2909 avatar vineetagarwal-code avatar kom-senapati avatar krushnarout avatar lr2120 avatar rabbi31 avatar shivanagachander avatar sugamgoel28 avatar vinayakgaikwad101 avatar sasidharirl avatar

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.