Skip to content

A simple recipe search application using the State pattern and the MVC pattern architecture. I only looked for functionality.

Notifications You must be signed in to change notification settings

EzeSandes/recipe-app-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recipe-App-1

Introduction

A simple recipe app to search recipes that every time you load the home page, it will load a random recipe.

  • You can search only by ingredients for now.

  • Recipes will be storage in the localStorage.

NOTE

In this project, I didn't look for some nice esthetic. I only looked for functionality. That's the reason for the title "...-1".

API

TheMealDB : An open, crowd-sourced database of Recipes from around the world.

Preview

Screenshot 2021-12-24 085139

About

A simple recipe search application using the State pattern and the MVC pattern architecture. I only looked for functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published