Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulBRB authored Oct 17, 2023
1 parent 6efe515 commit 9a55ee8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# ID-Card-Generator

This repository contains a simple and elegant web-based ID card maker. Users can input their information, including name, job title, location, and a brief "About Me" section (limited to 200 characters). They can also provide a URL for their profile image. The application generates an ID card with a realistic design, featuring rounded corners, shadows, and customizable user details. It serves as a template for creating professional-looking ID cards for various purposes, such as work, events, or personal use.

**Key Features:**
- Name, job title, location, and "About Me" input fields.
- Profile image URL support.
- JavaScript functionality for generating the ID card.
- Character limit for the "About Me" section.

**Contributions:**
Contributions and improvements to the project are welcome. Please follow the standard GitHub Fork and Pull Request workflow for making contributions.

**License:**
This project is open-source and available under the MIT License.

0 comments on commit 9a55ee8

Please sign in to comment.