scrimba
Shant Dashjian's 96 Code Reviews of the Scrimba Frontend Career Path Students Projects
Code Review of Tyson'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 Tyson's Hometown Homepage
AboutCommentsNotes
Code Review of Tyson's Hometown Homepage
Expand for more info
code-review.md
run
preview
console
# Module: No. 2 - Web Dev Basics
# Project: Hometown Homepage by Tyson
# Code Reviewer: Shant Dashjian


## What You Did Well:

1. You mostly followed the design spec. See suggestions.
2. You met all other objectives of the project:
1. CSS classes
2. Flexbox
3. background-image
4. Color palette.
3. You added some personal touches to the style.


## Suggestions for Improvement:

1. Remove unneeded whitespace from your todo section.
2. Invest the time to make your code look clean and readable. Others will read your code. Make it a pleasant experience for them, and for your future self.


## Conclusion:

It's a good start of your journey. I hope you found my suggestions useful. Keep on coding.
Console
/index.html
-6:18