suryad6201 / Recipe-app

A recipe app where we can search, upload and bookmark recipes. Skills explored: OOJS, Advanced DOM, Async JS, AJAX, APIs, Sass, Parcel, MVC Architecture etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe-app

You can view the live demo here: https://recipe-app-my-project.netlify.app/

Features:

  • Search for recipes
  • Updating the number of servings
  • Bookmark recipes
  • Creating and uploading your own recipes
  • Can save the bookmarks and saved recipes in local storage.

Knowledge used:

In this project I have explored many important concepts in JavaScript such as

  • JavaScript Fundamentals
  • Object Oriented JavaScript
  • Arrays and Objects
  • Advanced DOM and Event Handlings
  • Asynchronous JavaScript, AJAX,
  • About API and external libraries
  • Modules
  • Publisher-subscriber pattern

Also explored some other skills such as

  • HTML5, CSS3
  • Sass preprocessor
  • npm
  • Parcel for bundling
  • MVC Architecture
  • Git version control
  • Netlify Deployment

This JavaScript course from Udemy helped me a lot to learn advanced javascript concepts and to complete this project.

Thanks for viewing my project. Feel free to visit my other projects.

About

A recipe app where we can search, upload and bookmark recipes. Skills explored: OOJS, Advanced DOM, Async JS, AJAX, APIs, Sass, Parcel, MVC Architecture etc.


Languages

Language:JavaScript 52.5%Language:SCSS 35.6%Language:HTML 11.9%