/search-bar-react

Youtube like search bar with functionality like searching on different data elements, highlighted text, scroll into view, keyboard navigation etc

Primary LanguageJavaScript

SearchBar

Getting Started

To get it up and running, follow these simple steps.

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (v18.16.1)
  • npm (9.5.1)
  • react (18.3.1)

Installation

Install NPM packages:

 npm install

Start the development server:

 npm start

The application will open in your default web browser at http://localhost:3000.