Skip to content

ar7aditya/AR7fitness

Repository files navigation

Guidelines for contributions

Disclaimer:: Do Star ⭐ this Repo then Fork🍴

This project is for implementing different animations with which users can interact, It has a Calculator which has some cool features but needs more for others to get benefits.

Entry Point: index.html (Do not change, it must always be this)

Rules:

  • Create an issue and then do a pull request
  • Minimize big changes, Keep the changes small
  • Write good-quality code with comments also.

How to make changes?

  • Fork this repository and clone that to your local machine
  • Create a new Branch and work on it
  • Do the needful changes and create a Pull Request
  • Add a meaningful message to the PR’s and also mention the solved issue topic

This is a good project for beginners to get some hands-on experience