Skip to content

jsquarem/clickapea-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clickapea

An app to simplify, organize, and empower internet recipe storage. Pull recipes from the internet, or search for recipes in the Clickapea database. Once you save a recipe to your account, you can build meal planners and shopping lists using that recipe.

Getting Setup

git clone git@github.com:jsquarem/clickapea-react.git clickapea-react
cd clickapea-react/
npm start
cd app/
npm install
npm run build
npm start

Trello board w/ ERD and Wireframes

Wireframes

Homepage
Recipe View
Planner View
Cart View

How to use

  • Navigate to https://clickapea.herokuapp.com/
  • Login to create an account
  • Search for a recipe or add a recipe url
  • Add recipe to a recipe book
  • Add recipe to a meal planner
  • Add recipe to a cart

Features

  • Import recipes from other sites
  • Recipe data is downloaded and parsed, cleaned, and displayed
  • 100s of sites work with the import
  • Alternatively you can search the existing database of recipes
  • When you find a recipe you like, you can add it to a recipebook, which will save that recipe to your account.
  • You can add recipes in your account to the meal planner and/or generate a shopping list of ingredients for selected recipes

Technologies

  • Node.js
  • React.js
  • Spoonacular API
  • Express
  • Bootstrap
  • MongoDB with mongoose

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors