Vanilla JavaScript - Modal
In this article, we'll build a modal using vanilla JavaScript, HTML, and SCSS that will include features like opening and closing with a button, and closing when clicking outside of the modal content.
Before we start I'd like mention that I used:
Bo...
bek-dev.hashnode.dev4 min read