Favorite Hotels Bookmarker

The idea of this exercise is to develop a site where you can search for hotels and create a list of your favorite hotels.

Getting Started

  • 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 (or npm install)
  • yarn start (or npm start)