This is a solution to the solo project 2 - Travel Journal of the React course on Scrimba.
- Data array in a separate .js file
- Title, description, price, cover image, rating, review count, location, open spots
- Use .map() and props
- Style & polished
- React
- CSS
- HTML
- CSS - Flexbox
- Passing props
- .map() method to render components