Skip to content

CharlieArray/recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capstone Project: Grocery Cart/Recipe App

App summary:

The grocery cart app is a unique app that when a user adds an item to the list, the app recommends recipe ideas/meal ideas based on item added. This app is designed for casual users who want to shop and maintain a grocery list, but also would like new meal ideas.

Getting Started With App:

Demo Credentials are provided below, additionally on the app there is a "Demo Account" you can click on that logs in using below credentials:

Username: ChickenAndWaffles

Password: AllTheWaffles1!

API documentation:

Two API's were used for this project, the https://spoonacular.com/food-api was the 3rd party API used to source the recipe/meal JSON data, and back end API server used for this project is located here: https://github.com/CharlieArray/recipe-app-server

Technology Stack used:

React.js, Node.js, Express, and PostgresSQL were used to develop this application.

App Screenshots

Login Page for Returning Users

Login Page

New User Form

create account

Main Page on User Login

mainPage

About

Capstone Project for Grocery Store List/Recipe App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors