DevHomies / LikeHome

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

Search Page #30

Closed reddesignsguy closed 1 year ago

reddesignsguy commented 1 year ago

Overview:

image
TrustfulDev commented 1 year ago

There are so many conflicts... I'm going to merge main into this branch and resolve all the conflicts that way.

TrustfulDev commented 1 year ago

Ok... testing a merge with main right now and it is going TERRIBLE. Everything is just wrong. There are most likely global css selectors somewhere in the files that are messing things up.

TrustfulDev commented 1 year ago

The data is passed in as an object: state = { location: "string", checkDates: {startDate, endDate}, travelers: int, rooms: int }