GithubHelp home page GithubHelp logo

hykim-soulis / forkify-course Goto Github PK

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

Recipe application with custom recipe uploads and bookmark function

Home Page: https://forkify-hyeyoung.netlify.app/

HTML 22.54% JavaScript 49.32% SCSS 28.14%

forkify-course's Introduction

Forkify

Forkify is a recipe application with custom recipe uploads and bookmark functions.

Project Description

Features

  1. User can search for recipes with keywords and the search results are displayed with pagination.
  2. Load the selected recipe details on the right side.
  3. User can update the number of servings and all ingredients are also updated according to the current number of servings.
  4. Bookmarking function displays the list of all bookmarked recipes and user can easily check, add and delete bookmarked items.
  5. User can upload their own recipes.
  6. User bookmarks and their own recipes are preserved to local storage.

What I've learned

  • Model–View–Controller Architecture
  • javascript modules
  • npm, parcel and babel
  • bundling, transpiling and polyfilling

Live demo link

https://forkify-hyeyoung.netlify.app/

Logic flowchart

App Screenshot

How to Install and Run the Project

  1. Clone the project
  git clone https://github.com/hykim-soulis/forkify-course.git
  1. Go to the project directory
  cd project-directory
  1. Install forkify with npm
  npm install
  1. Build forkify with npm
  npm run build
  1. Start forkify with npm
  npm run start

Resource

This project is a javascript project done with the Udemy course: The Complete JavaScript Course 2022 by instructor Jonas Schmedtmann. HTML and sass files were provided by the instructor.

The below link is the instructor's github address.

Instructor's GitHub

forkify-course's People

Contributors

hykim-soulis 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.