Skip to content

Tag Input component with text support, built using Tagify, NextJS

Notifications You must be signed in to change notification settings

shahriarshafin/next-mixedtag

Repository files navigation

Next-MixedTag

screenshot

Description

Next MixedTag provides a Tag Input component with text support. It allows users to enter both plain text and tags in a single input field. This project utilizes the Tagify library and is built with Next.js and Tailwind CSS.

Installation

To install Next-Workflow, follow these steps:

  1. Clone the repository: git clone https://github.com/shahriarshafin/next-mixedtag.git
  2. Navigate to the project directory: cd next-mixedtag
  3. Install the dependencies: npm install

Scripts

  • dev: Starts the development server.
  • build: Builds the application for production.
  • start: Starts the production server.
  • lint: Runs ESLint to check for linting errors.

You can run these scripts by executing npm run <script-name>.

Dependencies

  • @yaireo/tagify: ^4.17.8
  • autoprefixer: 10.4.14
  • eslint: 8.40.0
  • eslint-config-next: 13.4.1
  • next: 13.4.1
  • postcss: 8.4.23
  • react: 18.2.0
  • react-dom: 18.2.0
  • tailwindcss: 3.3.2

These dependencies will be installed automatically when you run npm install.

About

Tag Input component with text support, built using Tagify, NextJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published