Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.5 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.5 KB

Kiss the Cook

License: MIT

Description


A full stack recipe application for the blog-averse home cook. Featuring a MySQL database, ExpressJS server, NodeJS front end with the Handlebars template engine.

Table of Contents


Usage


  1. Create User will ask for a username and password.
  2. Once you have created a new account you will be able to log-in and see the recipe database.
  3. You have options on the left hand side to view All Recipes, view My Recipes, view a random recipe (Surprise Me), Add a Recipe, or Log Out.
  4. Click a recipe card to view its details.
  5. If a recipe belongs to your user account, you will see an option to delete the recipe on it's details page.

License

This project is licensed under the MIT license

Contributors



Images

A screenshot of the Kiss The Cook app showing the main All Recipes view with recipe cards in the website body and a navigation bar on the left aside

Deployed Application

Kiss the Cook Live Link