- Replace
<your_account>
with your Github username in the DEMO LINK - Follow the React task guideline
Create a Person
component and use it instead of repeating markup in the App
- Use conditional rendering
- Move styles to correct file
Extra task (optional):
Add props validation using PropTypes
library and defaultProps