GithubHelp home page GithubHelp logo

bacf5 / foodify-project Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.31 MB

Foodify

Home Page: https://foodify-v1.netlify.app/

HTML 13.55% JavaScript 51.44% SCSS 35.01%
food recipes cook cookbook javascript

foodify-project's Introduction

Foodify Project

Foodify is a JavaScript web application that interacts with the Forkify API to fetch and display recipe food data. This app uses modern JavaScript tools, such as Webpack to bundle the modules. The user can search for a specific recipe, and save to a favorites list via local storage. The user can easily increase or decrease servings as per his need and can view detailed directions.

Usage

  • The Foodify App allows users to search for recipes.
  • Users can view the recipe along with the cook time and also increase or decrease the amount of servings they need.
  • Bookmarked recipes are stored in local storage so no database was required for this application.

Built with

This webapp is built with Vanilla JavaScript along with HTML and SCSS. It uses webpack as module bundler and NPM as package manager. This web application uses MVC architecture design pattern.

Installation

To get started fork this repo or download locally to your system.

Prerequisites

Start with the latest version of NPM to avoid any errors:

  • npm

npm install npm@latest -g

  • Installation

Get a free API Key at Forkify API_KEY

  • Clone the repo

git clone https://github.com/bacf5/foodify-project.git

  • Install NPM packages

npm install

  • Enter your API in config.js

const KEY = 'ENTER YOUR API';

Credits

Project idea from Coding Heroes - Master Javascript.

Contact

Twitter

foodify-project's People

Contributors

bacf5 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.