# Module: No. 2 - Web Dev Basics
# Project: Hometown Homepage by Mateo
# Code Reviewer: Shant Dashjian
## What You Did Well:
1. You followed the design spec.
2. You met all other objectives of the project:
1. CSS classes
2. Flexbox
3. background-image
4. Color palette.
3. You followed naming conventions.
4. You organized your code well.
5. You made it about your own hometown.
## Suggestions for Improvement:
1. Add a title for your HTML page for better readability and SEO.
2. Use the `:hover` pesudoclass for a cool effect.
3. Make the activities into a column for narrower screen.
## Conclusion:
You did very well and this is a good first solo project. I hope you found my suggestions useful.
Keep on coding.