Just made up stuff about made up beers.
[ ] π Diagram the Full Stack
[ ] π Differentiate between Client and Server
[ ] β¨οΈ Get user input on the Client
[ ] β‘οΈ Send user input from the client with fetch to the server
[ ] π Store data in a database
[ ] π Retrieve data from a database on the Server
[ ] β¬ οΈ Retrieve data from a server on the client using Fetch
[ ] π Hide/Show elements on the client
[ ] β¨ Add elements to the page on the client