A travel journal made with React.js as the second solo project from Scrimba React Course: https://scrimba.com/learn/learnreact
- How to use Props
- Destructuring props
- Mapping components using Array.map()
- Passing object as props
- Clone this repo
- Run
npm install
- Run
npm run div