Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 579 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 579 Bytes

This Project is about dynamic search using React. A list of JSON data is given and user can search word from that list by typing through search box.

** Run the project by installing npm packages **

  • npm install --save
  • npm start

Screenshot 2021-10-28 at 1 26 59 PM

Screenshot 2021-10-28 at 1 27 19 PM