Skip to content

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

Notifications You must be signed in to change notification settings

GabrielaOliveirabpt/Recipe_App

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors