Skip to content

arlgnv/react-chips-presentation

Repository files navigation

Presentation of React-Chips

Try out the upcoming Chips component for React!

Features include:

  • Controllable/uncontrollable state
  • Automatic adjustment to screen width
  • Popover for overflowed chips
  • Rich accessibility
  • Possibility of using one chip independently (via Chip component)

Development

Follow these steps to set up the project locally on your machine.

Prerequisites

Setting up

  1. Clone the repository
git clone git@github.com:arlgnv/react-chips-presentation.git
  1. Navigate to the cloned folder
cd react-chips-presentation
  1. Install dependencies
npm install

Starting development server

  1. Start the server
npm run dev
  1. Visit http://localhost:5173 in your browser to view the project

About

Presentation of Chips component for React

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors