You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a react based web app that uses custom hook for detecting screenshots taken on the web app for which browsers usually do not provide any special events for same. A way around for achieving same is this repo
Website that makes a modal appear when a button is pressed and let's is disappear when esc is pressed. Part of the Skillcrush Javascript course practicing keydown and change events.
A subscription calculator to provide the user with the cost of plans for different subscription types and durations. Part of the Skillcrush Javascript course, practicing keydown and change events.