9jaswag / downshift-examples

examples on using downshift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5 Most Common Dropdown Use Cases Solved with React Downshift

A tutorial to showcase common use cases for Downshift

Getting Started

Clone The Repository

$ https://github.com/9jaswag/downshift-examples.git

Change directory

$ cd downshift-examples

Install dependencies

$ yarn install

Start the app

  • Open the app in your terminals, and run yarn start.
  • Open http://localhost:3000/ in your browser to see the app

Prerequisites

A basic knowledge of React

Built With

  • Downshift - Primitives to build simple, flexible, WAI-ARIA compliant enhanced input React components

About

examples on using downshift


Languages

Language:JavaScript 85.7%Language:HTML 8.3%Language:CSS 6.1%