This is a travel website that helps tourist makes reservation and find more information about hotels in the location they intend to travel to
- Clone or Fork repository
cd client
, then runyarn install
- Then
cd ..
, thenyarn install
to install dependencies in the root directory yarn start
to start the local development server