Skip to content

AnujSharma141/reactsearch

Repository files navigation

Simplified search input component for REACT.

npm build npm version

📑 Documentaion

Read the docs : DOCS

🚀 Install

npm i @anujsharma141/reactsearch

📌 Usage

import Search from "@anujsharma141/reactsearch"
function App() {
  return (
        <Search data={states}></Search>
       )
}

🔧 Development

Run the following commands in terminal to setup the project on your local machine.

git clone https://github.com/AnujSharma141/reactsearch.git
cd reactsearch
npm install
npm run storybook

About

NPM package to create REACT search input component

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published