Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 336 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 336 Bytes

Front-end Components

All components are mounted in Index.php.

  • HomePage: The home page. Nothing fancy.
  • ErrorPage: The 404 page.
  • LeaveReview: Component for leaving a review for a user.
  • ReviewList: Component for listing reviews for a user.
  • UserHeader: Component for displaying a user's name and avatar.