Skip to content

imShakibul/dynamic-card-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Card Generator

Welcome to the Dynamic Card Generator project! This web app allows users to dynamically create professional-looking cards by inputting details such as title, channel name, views, and thumbnail images. It's an intuitive tool for generating content cards that can be customized with either a thumbnail URL or by uploading an image file.

Features

  • Add new cards with a title, channel name, views, duration, and months ago.
  • Option to use a thumbnail image via URL or by uploading an image file.
  • Professional, responsive design with modern styling and animations.
  • Dynamic card creation with real-time updates displayed on the page.
  • Easy-to-use form with clear input fields.

Technologies Used

  • HTML5: Structure of the website.
  • CSS3: Styling and animations for a sleek, modern UI.
  • JavaScript: For handling the dynamic generation of cards and user interactions.
  • GitHub Pages: For easy hosting and sharing.

Getting Started

Prerequisites

To run this project locally, you will need:

  • A web browser (e.g., Chrome, Firefox, Safari).
  • A text editor like VS Code for code editing.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/dynamic-card-generator.git
  2. Navigate to the project directory:
    cd dynamic-card-generator
  3. Open the index.html file in your browser to view the project locally.

Usage

  1. Open the page in your browser.
  2. Fill in the form to create a new card.
  3. Choose between entering a thumbnail URL or uploading an image.
  4. Click the "Add Card" button to dynamically add the card below the form.
  5. View the dynamically created cards that display the card details you provided.

How to Contribute

  1. Fork this repository.
  2. Create a new branch for your feature (git checkout -b feature-name).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to your branch (git push origin feature-name).
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Created by Shakib
Email: imshakibul@gmail.com

About

Welcome to the Dynamic Card Generator project! This web app allows users to dynamically create professional-looking cards by inputting details such as title, channel name, views, and thumbnail images. It's an intuitive tool for generating content cards that can be customized with either a thumbnail URL or by uploading an image file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors