Skip to content

bot5294/react-dropdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dropdown

A simple dropdown component using React.

Salient Features

=> Create a simple dropdown component according to the images below (screenshots)
=> On hovering of the button, show the drop down items.
=> The dropdown component should receive the items array to display the items in the list.
=> On click of an option in dropdown list, close the dropdown.

Tech Stack

=> React js

Steps to run

step 1) git clone https://github.com/bot5294/react-dropdown
step 2) cd react-dropdown
step 3) npm i
step 3) npm start

Screenshots

ss2 ss1 ss3

Live link

This project is hosted on : https://bot5294.github.io/react-dropdown/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published