Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏷️ Tag Component with React & Redux

A simple and reusable tag input component built with React and Redux Toolkit. It allows users to dynamically add and remove tags using keyboard interactions (Enter or ,).


🚀 Features

  • Add tags by pressing Enter or ,
  • Remove tags with a single click (X)
  • Input auto-clears after adding a tag
  • State management with Redux Toolkit

🛠️ Tech Stack

  • React (Hooks)
  • Redux Toolkit
  • CSS (Custom styling)

⚙️ Installation & Usage

# 1. Clone the repo
git clone https://github.com/yourusername/tag-component.git
cd tag-component

# 2. Install dependencies
npm install

# 3. Start the Vite development server
npm run dev

🔑 How It Works

input_tag.mp4

About

A simple and reusable tag input component built with React and Redux Toolkit. It allows users to dynamically add and remove tags using keyboard interactions (Enter or ,).

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages