Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/gitsdeepak/profile-card
card css html profile profile-card ui-design
Last synced: 2 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/gitsdeepak/profile-card
- Owner: gitsdeepak
- Created: 2022-07-28T08:34:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T13:13:21.000Z (over 2 years ago)
- Last Synced: 2023-03-11T08:03:50.762Z (almost 2 years ago)
- Topics: card, css, html, profile, profile-card, ui-design
- Language: CSS
- Homepage: https://gitsdeepak.github.io/Profile-Card
- Size: 514 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Profile Card
Learn more about my profile.
About the project |
Getting started |
How to contribute |
License---
## 💡 About the project
This is an open source project that Profile Card.
- [Demo](https://gitsdeepak.github.io/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](https://github.com/gitsdeepak/Profile-Card/archive/master.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:
```bash
git clone https://github.com/gitsdeepak/Profile-Card
```
- Once the files are on your machine, open the _portfolio_ folder in [Visual Studio Code](https://code.visualstudio.com/).
- 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](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer).
- 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](LICENSE.md) file for more details.
---
Made by gitsdeepak :wave: [Get in touch](https://gitsdeepak.github.io/Profile-Card)