DevHomies / LikeHome

A mini clone of hotels.com
MIT License
1 stars 0 forks source link

Search Functionality #11

Closed TrustfulDev closed 1 year ago

TrustfulDev commented 1 year ago

Requirement(s): Needs the database for hotels to be completed

TrustfulDev commented 1 year ago

Home page with the search component is finished. We need to find a way to send the data to the search page. Might have to use the react hook useContext and wrap the entire application in it.

rhedgeco commented 1 year ago

Closing with @reddesignsguy PR merge. Open a new issue if there are problems with search. We should try to have smaller scale isses. Let me know if we need another one right away @TrustfulDev