Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 3.06 KB

README.md

File metadata and controls

58 lines (38 loc) · 3.06 KB

Aha Front-End Assessment

A showcase website demonstrating front-end development skills for Aha's assessment.

Visit live site: https://aha-frontend-assessment.web.app/

Assessment

This project follows these instructions and is built according to this Figma design to complete the assessment tasks.

For a detailed side-by-side comparison of the design and implementation, click here. The differences between the design and implementation are explained in the comments.

Tech Stack

Features

Skeleton

tags_skeleton results_skeleton

Infinite scrolling

infinite_scrolling

Lazy load images

lazy_load_images

Responsive Web Design (RWD) across all pages

home_rwd results_rwd tags_rwd

Other features

  • Code-splitting and lazy-loaded routes
  • Dynamic document title

TODO

  • Error handling
  • Testing