DEV Community

Abhii
Abhii

Posted on • Edited on

6 2 1 1 1

I made a basic search-bar using JS

I created a basic search bar using JS and here is how it looks.
So, whenever a keyup occurs inside the search box, our function searches for the item in our list.

Things you should know

  • Basic JS
  • onKeyUp
  • forEach method
  • DOM Manipulation

You can see the live demo here

The Code

Github Repo

Feel free to fork or clone the repo.

Thank you!

Top comments (0)

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay