GabrielaOliveirabpt / Recipe_App

Code challenge of a Recipe application made using React, React Hooks, React Router, JavaScript, CSS and HTML.

Home Page:https://loquacious-tiramisu-a3c41e.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe App

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.

to run the project run:

npm install

npm run dev

Deployment

A deployed version is available using Netlify: https://loquacious-tiramisu-a3c41e.netlify.app/

About

Code challenge of a Recipe application made using React, React Hooks, React Router, JavaScript, CSS and HTML.

https://loquacious-tiramisu-a3c41e.netlify.app/


Languages

Language:JavaScript 63.4%Language:CSS 33.0%Language:HTML 3.6%