# Module: No. 2 - Web Dev Basics
# Project: Hometown Homepage by Gjuko (Vladimir)
# Code Reviewer: Shant Dashjian
## What You Did Well:
1. You followed the design spec and added your personal touch.
2. You met all other objectives of the project:
1. CSS classes
2. Flexbox
3. background-image
4. Color palette.
3. Your code is organized with indentation, white space, and comments.
4. You used a Google Font.
5. You added a link to the city's wikipedia page.
6. You used hover and interesting CSS transition effects.
7. You used `alt` for `img` elements for accessibility.
## Suggestions for Improvement:
1. Be consistent following CSS naming conventions.
2. Remove left-behind commented code.
3. Make the titles for the activites bold, following the given design spec, for better UX.
## Conclusion:
I think this is a good first solo project. You met and exceeded the expectations for the project. I
hope you find my suggestions useful. Keep on coding.