GiridharsaiTinnaluri / simple-react-dropdown

Home Page:https://simple-react-dropdown.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-react-dropdown

This is a React component that allows users to create and select items from a drop-down list. this app is developed for learning purpose. To run this component locally, you need to have Node.js and npm installed on your machine.

Then, clone this repository and run npm install to install the dependencies. Next, run npm start to start the development server and open http://localhost:3000 in your browser. You can also run npm test to run the tests and npm build to create a production bundle.

About

https://simple-react-dropdown.vercel.app


Languages

Language:JavaScript 52.4%Language:HTML 26.7%Language:CSS 20.9%