Front-End Project
HTML5, CSS3, JavaScript and Reactjs.
3 Pages: Age Verification Page, Drinks Page, Recipe Page.
Custom function verifies user's age before allowing to proceed to Drinks Page.
Fetched all of the drink information from an API.
Drink category page separates all drinks into categories.
Added two links using React Router to either direct the user to the Home page or Recipe page.
Drink Recipe page displays recipe for drink selected.