Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 518 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 518 Bytes

FishEye

OpenClassrooms FrontEnd developer course Project 4

Accessible photographer plateform Project base on web accessibility. The purpose is to build an accessible websit without framwork or library. I chose to use native javascript web components.

Main challenges:

  • Create components from scratch
  • Make elements navigable with keyboard
  • Keep focus within modal when opened
  • Make detailed descriptions for screen readers

Techno:

  • HTML
  • Sass
  • Javascript
  • Native web components
  • ARIA attributes