Recipe Application that recives the recipes information from an API and allows two recipes to be selected. Then on clicking next, the user is moved to next page that display selected recipes and collects Name and Email in a form. That info is sent by a post request to an API using the Confirm button and a third page is displayed with a confirming message.
npm install
npm run dev
A deployed version is available using Netlify: https://loquacious-tiramisu-a3c41e.netlify.app/