3. Interests*
4. Footer
2. You showed good code organization and naming conventions.
3. Good job importing the images. This has many benefits like better code organization and
maintainability and potentially better performance when using bundlers like webpack.
4. You made good use of the `:hover` effect.
## Suggestions for Improvement:
1. Remove unneeded CSS import.
2. Add `title` for your HTML.
3. I see no **Interests** component. Extract the interests section to a separate component to meet
the requirements.
## Conclusion:
You mostly met the objectives of this project. I hope you found my suggestions useful. Keep on
coding.
# Module: No. 11 - React Basics
# Project: Digital Business Card by Martin
# Code Reviewer: Shant Dashjian
## What You Did Well:
1. You mostly met the requirements of this project:
1. Fill in your own information
2. Separate components for:
1. Info
2. About