How to make sign up modal appear only once per visit or once per user

Hey Blake,

I wrote a some code snippets for another user that you might find helpful! It uses Local Storage instead of a cookie, so there is that difference to take note of. However, the end result is incredibly similar.

See here:

3 Likes