drink-this / drink-this-frontend

A cocktail recommendation app. Find your new favorite based on ratings of other users like you.
https://drink-this-frontend.herokuapp.com/
0 stars 0 forks source link

add age check #74

Open zachjamesgreen opened 2 years ago

zachjamesgreen commented 2 years ago

Here is the age check screen. The box does have a drop shadow just to show a lil more depth. Just like with the rest of the site when you hover the buttons the colors are inverted. If no is selected the we will show some text telling them that you must be above 21 to view this site. After doing some light research we dont need to store any of this info but for a better experience if they click yes we should save a cookie so the user doesnt need to see this screen each time they come to our site.

zachjamesgreen commented 2 years ago

AgeCheck