gitsdeepak / Profile-Card

A profile card is a card that contains saved profile keys and profile values. They allow you to assign profile values consistently across all items on your website.

Home Page:https://gitsdeepak.github.io/Profile-Card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Profile Card

Learn more about my profile.

GitHub top language Made by Repository size GitHub last commit

About the project   |    Getting started   |    How to contribute   |    License


πŸ’‘ About the project

This is an open source project that Profile Card.

πŸš€ Getting started

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/gitsdeepak/Profile-Card
  • Once the files are on your machine, open the portfolio folder in Visual Studio Code.
  • With the files open in Visual Studio Code, press the Go Live button at the bottom of the window to launch the files with Live Server.
  • Change the profile image and texts in the index.html file.
  • Change the colors and fonts in the style.css file.

πŸ€” How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m "feat: my new feature";
  • Push to your branch: git push origin my-feature.

Once your pull request has been merged, you can delete your branch.

πŸ“ License

This project is under the MIT license. See the LICENSE file for more details.


Made by gitsdeepak πŸ‘‹ Get in touch

About

A profile card is a card that contains saved profile keys and profile values. They allow you to assign profile values consistently across all items on your website.

https://gitsdeepak.github.io/Profile-Card


Languages

Language:CSS 62.5%Language:HTML 37.5%