scrimba
Shant Dashjian's 96 Code Reviews of the Scrimba Frontend Career Path Students Projects
Code Review of Thi's Hometown Homepage
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Code Review of Thi's Hometown Homepage
AboutCommentsNotes
Code Review of Thi's Hometown Homepage
Expand for more info
code-review.md
run
preview
console
# Project: Hometown Homepage by Thi
# Module: Module 2 - Web Dev Basics
# Code Reviewer: Shant Dashjian


## What You Did Well:

1. You met all objectives of the project:
1. CSS classes
2. Flexbox
3. background-image
4. Color pallete.


## Suggestions for Improvement:

1. Use utility classes, for example for `display: flex`.
2. Be consistent. All activities should be divs.
3. Add a bit of padding to your card as the content is efectively attached to the border.

## Conclusion:

I think your first project looks good. I hope you found my suggestions useful. Keep on coding.
Console
/index.html
-5:19