Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 438 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 438 Bytes

Vanilla JS Web App example

This is a simple app website to store images on localStorage using best practices of accessibility.

Access it live here

print

Running

Restore the dependencies with npm ci and run with npm start.