https://github.com/vishalyv252/dynamic_profile_card
I created this Application using Agular and tailwind.
https://github.com/vishalyv252/dynamic_profile_card
angular tailwindcss
Last synced: 2 months ago
JSON representation
I created this Application using Agular and tailwind.
- Host: GitHub
- URL: https://github.com/vishalyv252/dynamic_profile_card
- Owner: vishalyv252
- Created: 2024-10-16T14:56:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T15:47:42.000Z (over 1 year ago)
- Last Synced: 2025-10-05T05:39:55.599Z (9 months ago)
- Topics: angular, tailwindcss
- Language: HTML
- Homepage: https://dynamic-profile-card-sample-yv.netlify.app/
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description:
Hello everyone, I created a Dynamic profile card built using Angular and Tailwind CSS, displaying dynamic user information such as name, age, location, followers, likes, and photos. Key features include string interpolation for user details, @Input() decorator for profile image data communication, and ngFor for dynamically rendering statistics.
# Versions:
Node : 20.18.0
Angular : 18.2.7
# Note:
I created this angular web application using standalone format. If anyone is using angular below version 14. It will not work.