Harsh-Singh-Rajput / Short-Profile-With-HTML-CSS

hacktoberfest 2022, mentainer repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shorted-Profile-With-HTML-CSS

Make unique and Short profile tamplete using HTML-CSS

Start Contributing


Open Source Love

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?

  • Create Folder with Your Name
  • In Your Flolder Name Create a file .html and .css and README.md create a profile-tamplete
  • Take screenshort of Your Profile-Tamplete and add into your README.md file.
  • If you want to demo profile-tamplete
  • Also add your name into CONTRIBUTING.md
Note: do not change any folder except your folder!!

About

hacktoberfest 2022, mentainer repository.

License:MIT License


Languages

Language:CSS 70.8%Language:HTML 29.2%