Make a unique and short profile template using HTML-CSS
- Template
- HTML
- CSS
- Pull Requests
- Design
For the quick start, you can follow the steps below:
git clone git@github.com:mitalrs/Short-Profile-With-HTML-CSS.git
- Navigate to the project directory.
cd Shorted-Profile-With-HTML-CSS
- Create a new branch.
git checkout -b <your_branch_name>
Run the following command to install the required dependencies.
git add -a
git commit -m "<your_commit_message>"
- Push your local commits to the remote repo.
git push -u origin <your_branch_name>
-
Create a Pull-Request to
main
. -
Wait for merge!!
- Create Folder with
Your Name
- In Your Folder Name Create a file
.html
and.css
andREADME.md
create a profile-template - Take screenshot of Your Profile-Template and add into your
README.md
file. - If you want to demo profile-template
- Also add your name into CONTRIBUTING.md