# Module: No. 11 - React Basics
# Project: Travel Journal by Sunil
# Code Reviewer: Shant Dashjian
## What You Did Well:
1. You met the requirements of this project:
1. Follow the design spec.
2. Place the data array in a separate` .js` file.
3. Use `.map()` and `porps`.
4. Make it styled and polished.
2. You followed naming conventions.
## Suggestions for Improvement:
1. Ensure your code is organized and well-fromatted. Example: indentation.
2. Use the description you get from the data array for each item.
3. Use relative units in your CSS for better respnsiveness.
## Conclusion:
You met the objectives of this project. I hope you found my suggestions useful. Keep on coding.