scrimba
Bootcamp code reviews
πŸ‘©πŸΌβ€πŸ« Review of Christina's Solo Project - M4 BestBank
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

πŸ‘©πŸΌβ€πŸ« Review of Christina's Solo Project - M4 BestBank
AboutCommentsNotes
πŸ‘©πŸΌβ€πŸ« Review of Christina's Solo Project - M4 BestBank
Expand for more info
readme.md
run
preview
console
# Code Review: Best Bank
### _Code by: Christina_
### _Reviewer: Felicity Evans_

## What you did well
- Used css vars
- Responsive
- media queries
- well organised
- html5 elements
- relative units

## Questions
text-movement when bolding on hover


## What you could improve
- cursor on hover with accounts
- make more extensible by using classes e.g. nav items
- think about class reusability e.g. home
Console
/index.html#
-4:56