Skip to content

Dariusspr/Recipe-book-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe book

It is a web-based recipe application that allows users to search for recipes, view them, and bookmark selected recipes (which are then saved locally).

It is built with JavaScript, HTML, CSS, and bundled using Webpack. The MVC pattern is used to organize the code. Recipe data is fetched from the Edamam API.

Usage

git clone https://github.com/dariusspr/recipe-book.git
cd recipe-book
npm i
npm start

About

Web application for recipe search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published