Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 698 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 698 Bytes

Sparkfish Front-end Code Test

This code test is meant to determine your technical and creative skills. Your mission, should you choose to accept it, is to transform the basic web app before you into an app which supports searching an API and displaying the results in an easy to digest and understandable way. Your submission will be judged on visual quality, functional quality, code quality, and completness.

Requirements:

  • User can type in serch box and click enter to search for new results
  • User can easily read the results
  • The UI is clean and modern.
  • The UI makes sense and is intiutive.
  • UI has a loader
  • UI prevents searching without input
  • Code is easy to extend and maintain