Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 590 Bytes

File metadata and controls

12 lines (8 loc) · 590 Bytes

06 - glue 04 and 05 together

Mission

Connect the parts from 04 and 05 together. The frontend should receive its information static from the backend via a get request. If you press the "Weiter" button a post request with the selection should be made. Feel free to create more steps and more information ispired by the "JustDrink Adventcalendar"

https://www.justdrink.ch/bier/adventskalender-2022

Input

Open the browser on https://localhost:3000

Expected Output

See the same output as on challenge 05 but dynamically created with the data from the backend and maybe more steps