mitalrs / Short-Profile-With-HTML-CSS

hacktoberfest 2022, mentainer repository.
MIT License
23 stars 39 forks source link
beginner-friendly good-first-issue hacktoberfest hacktoberfest2022 html-css

Shorted-Profile-With-HTML-CSS

Make unique and Short profile tamplete using HTML-CSS

Start Contributing


![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)
hacktoberfest22

Table of Contents

  1. Tamplete
  2. HTML
  3. CSS
  4. Pull Requests
  5. Design

Getting Started

For the quick start, you can follow the steps below:

  1. Star this repository.
  2. Fork this repository.
  3. Clone the forked repository.
git clone git@github.com:mitalrs/Short-Profile-With-HTML-CSS.git
  1. Navigate to the project directory.
cd Shorted-Profile-With-HTML-CSS
  1. Create a new branch.
git checkout -b <your_branch_name>

Run the following command to install the required dependencies.

  1. Create your profile as u wish using HTML-CSS

  2. Example:

    profile-tamplete
  3. Stage your changes and commit

git add -a

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull-Request to main.

  2. Wait for merge!!

How to contribute in this repositories?

Note:
do not change any folder except your folder!
do not add any extra folder!
do not create a multiple pull request, done your work in only one pull request!