Skip to content

9jaswag/downshift-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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