Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 416 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 416 Bytes

Travel Journal React App

Objective

Develop an app with reusable data-driven (presentational) React components to practice the setup of a React project. The app displays destinations I have travelled to. It comprises of:

destination image country and location icon link to google maps title travel time span description of destination This project was created following a tutorial from Scrimba by Bob Ziroll.