Skip to content

hesbon-osoro/react-select

Repository files navigation

React Custom Select

React Select

React custom Select

This is a custom Select component in React and TypeScript

Technologies

  • React
  • TypeScript
  • Vite
  • CSS

Setup

# Clone this repo
git clone https://github.com/hesbon-osoro/react-select.git

# Navigate to directory and install packages
cd react-select && yarn

# Start the app
yarn dev

Hooks

  • useState
  • useEffect
  • useRef

Events

  • Keyboard
  • Mouse

Give this project a Star!