saloni-15 / Heel2Toe

A beginner-friendly repository to get started with HTML, CSS, and JS.
https://saloni-15.github.io/Heel2Toe/
MIT License
22 stars 97 forks source link
beginner-friendly beginner-project css frontend hacktoberfest hacktoberfest-accepted hacktoberfest2021 html js web-development

![Forks](https://img.shields.io/github/forks/saloni-15/Heel2Toe) ![Stars](https://img.shields.io/github/stars/saloni-15/Heel2Toe)
[![Welcome to my profile](https://img.shields.io/badge/Hello,Programmer!-Welcome-blue.svg?style=flat&logo=github)](https://github.com/saloni-15) [![Visits](https://komarev.com/ghpvc/?username=saloni-15&label=You%20Are%20Visitor%20No.&color=f20707&logo=github&style=flat-square)](https://github.com/saloni-15/Heel2Toe) [![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/saloni-15/Heel2Toe) ![Lines of code](https://img.shields.io/tokei/lines/github/saloni-15/Heel2Toe?color=red&label=Lines%20of%20Code) ![License](https://img.shields.io/badge/License-MIT-red.svg)
[![Updated Badge](https://img.shields.io/github/last-commit/saloni-15/Heel2Toe?label=Last%20Updated&style=flat)](https://github.com/saloni-15/Hell2Toe/commits) [![Number of Contributors](https://img.shields.io/github/contributors/saloni-15/Heel2Toe?style=flat&label=Contributors)](https://github.com/saloni-15/Heel2Toe/graphs/contributors) [![Issues opened](https://img.shields.io/github/issues/saloni-15/Heel2Toe?label=Issues)](https://github.com/saloni-15/Heel2Toe) [![Issues closed](https://img.shields.io/github/issues-closed/saloni-15/Heel2Toe?label=Issues)](https://github.com/saloni-15/Heel2Toe/issues) [![PRs open](https://img.shields.io/github/issues-pr/saloni-15/Heel2Toe?label=Pull%20Requests)](https://github.com/saloni-15/Heel2Toe/pulls) [![PRs closed](https://img.shields.io/github/issues-pr-closed/saloni-15/Heel2Toe?label=Pull%20Requests)](https://github.com/saloni-15/Heel2Toe/pulls)
![Hacktoberfest](https://img.shields.io/badge/Hacktoberfest-21-red)

An Online Shoe Shopping Website Template Built With....

![HTML](https://img.shields.io/badge/-HTML-E34C26?style=for-the-badge&logo=HTML5&logoColor=white) ![CSS](https://img.shields.io/badge/-CSS-1572B6?style=for-the-badge&logo=CSS3&logoColor=white) ![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)

## 🎉Contributing Guidelines 📝 - Thanks a Ton for showing your interest in contributing to our Repository! Pull requests are Welcome. For major changes, please open an Issue first to discuss what you would like to change. - To start contributing to this Repository, follow the below guidelines: 1. **Fork this Repository.** 2. **Clone your forked copy of the project.** ``` git clone https://github.com//Heel2Toe.git ``` 3. **Navigate to the project directory 📁.** ``` cd Heel2Toe ``` 4. **Add reference to original repository (remote).** ``` git remote add upstream https://github.com/saloni-15/Heel2Toe.git ``` 5. **Before making any changes in the repository, always take a pull from the upstream repository to your branch to keep it updated with remote repository.** ``` git pull upstream main ``` 6. **Create a new branch**. ``` git checkout -b ``` 7. **Make necessary changes that are required.** 8. **Track Your Changes** ``` git add . ``` 9. **Commit your changes.** ``` git commit -m "Relevant message" ``` 10. **Push the committed changes in your branch to your remote repo.** ``` git push -u origin ``` 11. **Make The Pull Request (PR)** 🚀 12. Wooohoo! You have successfully made a PR to the Repo- Heel2Toe 💥 . Wait for your Submission to be Accepted and your PR to be Merged!.

## ✨Our Contributors!-