Ashwin1729 / Forkify-Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forkify-Application

Its an Application on which we can search recipe and then it will show us all the details of that particular recipe!

-- We can change the ingredients use for a particular recipe accourding to the servings. -- In this application we can also bookmark the recipes which we like and then it will be rendered to us the next time we use application. -- We can upload our own recipe on it as well.

MVC Architecture is used to build and refactor all the project code.

DOM updating algorithm is used for rendering pages of application efficiently. Forkify API is also used to fetch search results and each detailed recipe with its ingredients. Deployment on Netlify.

About


Languages

Language:JavaScript 46.5%Language:SCSS 29.9%Language:HTML 23.7%