arangace / CreamCat

SOFTENG750 project team CreamCat
MIT License
0 stars 3 forks source link

searchbar with youtube search functionality #29

Closed sjun521 closed 3 years ago

sjun521 commented 3 years ago

I've added a search bar(SearchBar.js) and youtube search functionality(youtubeSearch.js), which is currently in the rooms page. the search will return the first 5 results, but it only appears in the console log for now.