The idea of this exercise is to develop a site where you can search for hotels and create a list of your favorite hotels.
- This project was bootstrapped with Create React App. If you have a different build configuration that you prefer, please feel free to use it.
- Pull this repository
cd hotel-bookmarker
yarn install
(ornpm install
)yarn start
(ornpm start
)