marlomgirardi / react-search

Simple react search component with suggestions and accessible.

Home Page:https://9rv33.csb.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Search

Npm Version

DEMO

TODO 📝

Regarding time constrains some important steps are missing.

  • Tests
  • CI/CD
  • Accessibility optimizations
  • Performance tests/optimization
  • Review code and DRY

Installation & Usage

npm install react-search-with-suggestion --save

Include the Component

import React from "react"
import Search from "react-search-with-suggestion"

// DEMO

About

Simple react search component with suggestions and accessible.

https://9rv33.csb.app/

License:MIT License


Languages

Language:JavaScript 100.0%