This repository is used to provide the free portfolio template
Hacktoberfest is a global challenge organized by DigitalOcean. It encourages participation in giving back to the open-source community by completing pull requests and participating in events. You can sign up anytime between 1 and October 31. Pull requests can be submitted to this repo or any opted-in GitHub or GitLab repo. To complete successfully, you must make 4 approved pull requests (PRs). 🎉
Here, we have mentioned the instructions to set up git. If you don't already know what Git is, check out this blog series on iRead.
- Login / Sign-up to Github.
- Download and install Git.
- Configure git
- Launch terminal or command promt.
- Run the commands.
git config --global user.name "Your name"
git config --global user.email "Your email address"
- Optionally, you can setup ssh keys to authenticate easily.
We ♥ Contributors!
You can solve issues or create issues to enhance the look of this template.
To ensure your contributions count, I implore you to follow the instructions mentioned in the CONTRIBUTING.md
Happy Submissions
All the Best!!