Skip to content

A simple application employing the use of NPM packages including recipe scraper, express session, express handlebars, Bcrypt and Dotenv while also implementing frameworks and modules from Bulma, Sequelize ORM, ExpressJS and MySQL2. Allowing the user to input a recipe and receive all the recipe data scraped and saved to a recipe card within their…

License

Notifications You must be signed in to change notification settings

GeorgiaHunt89/Recipe-Scraper

 
 

Repository files navigation

Recipe-Scraper

Group Project 2

Table of Contents

Description

An application that uses an api recipe scraper to create your very own online recipe book.

Installation Instructions

Simply clone the repository into your directory, then right click and run Open Intergrated Terminal, run 'npm install' to install the required dependencies. To start creating your recipe book open the command line and run 'npm start'.

Usage Information

This application This application employs the following dependencies:

  • Server.js
  • NPM
  • Recipe Scraper
  • Express Session
  • Express Handlebars
  • Bcryptjs
  • Dotenv
  • MySQL DB

Application Walk-through Video

Walkthrough video demonstrating how to use the application Recipe Scraper


gif demo

Contributors

Georgia Hunt
Emma Mattner
Paulinka Koczwara

Deployment Link

https://recipe-scraper-peg.herokuapp.com/

Questions

We would love to hear your feedback, please don't hesitate to contact us via email at georgialhunt89@gmail.com, emattner1997@gmail.comn, paulinka.koczwara@gmail.com or visit our profiles on GitHub, Github Github

License

This project is protected under MIT License, please read through the license terms and conditions.

About

A simple application employing the use of NPM packages including recipe scraper, express session, express handlebars, Bcrypt and Dotenv while also implementing frameworks and modules from Bulma, Sequelize ORM, ExpressJS and MySQL2. Allowing the user to input a recipe and receive all the recipe data scraped and saved to a recipe card within their…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.1%
  • Handlebars 36.2%
  • CSS 16.3%
  • HTML 1.4%