Skip to content

Latest commit

 

History

History
93 lines (63 loc) · 4 KB

README.md

File metadata and controls

93 lines (63 loc) · 4 KB

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

What is HackerZGuide ?

HackerZGuide is a platform designed to guide individuals toward achieving their future goals. It provides valuable insights, resources, and strategies to help users navigate challenges, develop skills, and unlock their full potential for personal and professional success.

Tech Stack ⚙️

HackerZGuide is built with:

HTML5 CSS3 JavaScript

deployed at:

Vercel

Getting Started for Contributors 🧑🏻‍💻

We welcome contributions to HackerZGuide! Follow the steps below to get started:

  1. Fork the Repository

    • Click on the "Fork" button at the top right corner of the GitHub repository page.
  2. Clone the Forked Repository

    • Use the following command to clone the forked repository to your local machine:

      git clone https://github.com/shuvadeepmondal/HackerZGuide.git
      
  3. Create a Branch

    • Create a new branch for your feature or bug fix:

      git checkout -b feature/your-feature-name
  4. Make Your Changes

    • Implement your feature or fix the bug. Ensure your code is clean and well-documented.
  5. Commit Your Changes

    • Stage your changes and create a commit:

      1. git add .
      2. git commit -m 'add commit message'
  6. Push Your Changes

    • Push your branch to your forked repository:

      git push origin your branch name
  7. Submit a Pull Request

    • Go to the original repository and click on "New Pull Request.
    • Select your branch and submit the pull request for review.

Our Contributors 🤝

License 🛡️

This project is licensed under the MIT License. See the LICENSE file for more details.

📬 Contact

If you have any questions, feel free to open an issue or reach out to the project maintainer.

Please ⭐ the repository for show some love!