Getting Started

This project was bootstrapped with Create React App. The App.js file contains a demo of the dropdown component in use, and the Dropdown.jsx file contains the actual dropdown code.

Available Scripts

In the project directory, first run:

npm install

This will install the required packages to run the app.

Once the packages have been installed, run:

npm start

This will the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.