/public_api_request-v1

Treehouse FSJS Project 5

Primary LanguageJavaScript

Public API Requests

Treehouse FSJS Project 5.

Demo at https://anwarmontasir.github.io/public_api_request-v1/.

Core features

Bonus features

  • Search box filters results

  • Next and Previous buttons cycle through results in modal

  • Modal closes when X or background is clicked

  • CSS style adjustments (changed look of logo, profile card, next and previous buttons)

Accessibility improvemements

  • Added label to search box input

  • Removed outline: none from style sheet, as this will cause keyboard-only audiences to struggle. See http://www.outlinenone.com/.