Skip to content

ryzmdn/tag-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tag Generator

Tag Generator is a web application that allows users to easily create and manage tags. The application is built using HTML, CSS, and JavaScript.

Fitur

  • Automatically Add Tags: Type new tags with any text automatically added to the tag page.
  • Comma Separate: Tags can be added by typing multiple words separated by commas.
  • Automatically Delete Tags: You can delete any tag from the input without the delete button.

How it Works

  1. The user types one or more tags in the input field.
  2. The tags are automatically generated in a special section below the input.
  3. Each tag can be removed by simply erasing the text in the input.

Image Preview

Image Preview

Installation

Follow these steps to run the project locally:

# Clone repository
git clone https://github.com/ryzmdn/tag-generator.git

# Change directory
cd tag-generator

# Open in default code editor
code .

Usage

  1. Open the index.html file in a browser.
  2. Type new tags and to separate tags, type a comma , adding them.
  3. Delete the text in the input to remove the tags.

Technologies Used

  • HTML5: Main structure of the page.
  • CSS3: Responsive and attractive design.
  • JavaScript: Manage user interaction and local storage.

License

No license.

About

Web application that allows users to easily create and manage tags.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published