harisdev-netizen / Gym-Junkies

Home Page:https://gym-junkies.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Are you interested in contributing to an open source project, but not sure where to start? You've come to the right place!

I'm inviting you to join our community and make your first contribution to this project. Whether you're a student, a self-taught programmer, or simply curious about open source, we welcome everyone who is eager to learn and contribute.

You don't need to be an experienced developer to get started. There are many ways you can help us, from fixing typos in the documentation to adding new features to the website. Contributing to open source is a fantastic way to learn new skills, gain practical experience, and connect with like-minded individuals.

If you're interested in getting involved, all you need to do is take a look at our Template and add your favourite exercise that makes you feel better! We're excited to have you on board!

Thank you for considering making your first contribution to this project!

A little tutorial for creating a pull request if needed here!

Template:


<div class="card">
  <h2> Name of your exercise </h2>
    <ol>
      <li></li>
      <li></li>
      <li></li>
      <li></li>
    </ol>
  <span> See the exercise <a href="" target="_blank"> here! </a></span>
  <span> Added by <a href="" target="_blank"> Your Name </a></span>
</div>

Please fill out the following exercise template by providing a name for your exercise, and listing each step within the numbered <li></li> tags. Aim to keep the steps concise (1 sentence each) and under 5 in total. Also, include a link to a relevant YouTube video of the exercise and your name along with your preferred social media handle in the "Added by" section. Please add your code below the commented location within the index.html file.

About

https://gym-junkies.netlify.app

License:MIT License


Languages

Language:HTML 82.6%Language:CSS 17.4%