Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.16 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.16 KB

forkify-app-aravind

Search Recipe application with coustom recipe uploads

Overview

The purpose of the forkify web app is to finding new recipes and try them your own The Forkify is a vanilla javascript application and it intract with Forkify api to display recipes, Users can bookmark a recipes its stored in a local Storage.

  • The users can easily increase or decrease serving

Main Tools used

  • HTML (Hyper Text Markup Language for creating web pages)
  • scss (Sassy Cascading Style Sheets to write styles for websites with more enhanced CSS syntax)
  • JavaScript (To create dynamic and interactive web content like applications and browsers)
  • NPM (Node Package Manager . It's a library and registry for JavaScript software packages)

Forkify UI

  • Screenshot Screenshot (111)

Acknowledgements