Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 1.22 KB

README.md

File metadata and controls

73 lines (44 loc) · 1.22 KB

Hacktoberfest 2022

Mini-Projects(0r)Codes.

A Repo Where you can contribute Hacktoberfest!

P.S. Star ⭐ and Share this repository, if you had fun!! 😍


📌 Videos 📽️:

Getting Started 🚀🚀🚀:

  • Fork this repo (button on top)
  • Clone on your local machine
git clone https://github.com/sathvik2025/sathvik2025.git
  • Navigate to project directory.
cd sathvik2025
  • Create a new Branch
git checkout -b my-new-branch
git add .
  • Commit your changes.
git commit -m "Relevant message"
  • Then push
git push origin my-new-branch
  • Create a new pull request from your forked repository

Most active contributors 🚀

Made with contrib.rocks.