scrimba
Bootcamp code reviews
πŸ‘©πŸΌβ€πŸ« Review of Farrah's React Business Card Solo Project
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 Farrah's React Business Card Solo Project
AboutCommentsNotes
πŸ‘©πŸΌβ€πŸ« Review of Farrah's React Business Card Solo Project
Expand for more info
readme.md
run
preview
console
# Code Review: React business card
### _Code by: Farrah ,_
### _Reviewer: Felicity Evans_

## What you did well
- components
- clean code
- font awesome fonts

## What could be improved?
- don't load images as backgrounds
- buttons should be links styled as buttons
- reserve buttons for actions
- Missing links:
- website
- socials
- accessibility: add title to html page
- use HTML5 elements for better semantic meaning


Console
/index.html
-2:21