/Phase-2-project-Uhungry

FlatIron School Phase 2 React project, incorporates REST API, react routing and CRUD

Primary LanguageJavaScript

UHungry?

Click here for demo!

Click here to see deployed website!

Description

UHungry is a React WebApp that allows users to search a food ingredient and receive a list of related recipes. Users can carry out different CRUD functionalities and add a new recipe that saves to the browser local storage. Utilizes routes with React Router. It is mobile responsive! Utilizes REST API

Technology Stack

  • React.js
  • JavaScript
  • CSS
  • Rest API

Features

User search a keyword and see all related recipes.

User can add recipes their favorites list and delete from as well.

Users can add a new recipe to the list and delete the new recipe.