Skip to content

Repository files navigation

Find My Recipe - Web Application

Overview

Find My Recipe is a web application designed to help users discover and follow various recipes. The platform provides users with an easy-to-navigate interface to explore recipes for different dishes, from classic pancakes to more complex meals like spaghetti carbonara. Users can search for recipes, view detailed instructions and ingredients, and eventually create their own account to save favorite recipes.

Features

  • Recipe Search: Users can search for recipes by ingredients.
  • Recipe Pages: Each recipe page provides detailed instructions, ingredients list, and a featured image.
  • User Authentication: Users can sign up, log in.
  • Responsive Design: The website is fully responsive, providing a smooth experience on both desktop and mobile devices.
  • Quick Links: A section with direct links to featured recipes, allowing easy navigation.

Setup

  • Get a spoonacular api key
  • Create a config.js file in root with the following:
const CONFIG = {
    API_KEY: 'your_spoonacular_api_key_here'
};
  • Run npm install
  • Navigate to backend in terminal
  • Run node server.js

About

COMP 426 Final Project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages