https://github.com/2kabhishek/user-card-wc
Reusable user profile component 👧🏻👦🏻
https://github.com/2kabhishek/user-card-wc
frontend module user-profile web-components
Last synced: about 2 months ago
JSON representation
Reusable user profile component 👧🏻👦🏻
- Host: GitHub
- URL: https://github.com/2kabhishek/user-card-wc
- Owner: 2KAbhishek
- License: gpl-3.0
- Created: 2021-05-23T09:50:38.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T07:38:14.000Z (over 3 years ago)
- Last Synced: 2025-03-01T12:48:02.237Z (over 1 year ago)
- Topics: frontend, module, user-profile, web-components
- Language: JavaScript
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is it
user-card-wc is a clean and robust user profile card, that can be used in any frontend app.
## Inspiration
Heard about WebComponents and wanted to explore it.
## Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of `a web browser`
## Installing user-card-wc
To install user-card-wc, follow these steps:
```bash
git clone https://github.com/2kabhishek/user-card-wc
cd user-card-wc
```
## How it was built
user-card-wc was built using `web components`
## What I learned
- Learned about the basics of `WebComponents` and what problems they can solve.
## What's next
Build more components or a site maybe
Hit the :star: button if you found this useful.
## More Info