shadz22 / Forkify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forkify - Recipe finder


Outline

This is a JavaScript application, which allows users to search for over thousands of recipes. It lets users to bookmark their favorite recipes, users are also able to upload their own recipes, which gets added to their bookmarks automatically. This project was created following a Udemy course.


Technology and languages used

  • JavaScript
  • HTML
  • CSS
  • SASS
  • Babel
  • Parcel

Running the program


Start server

$ npm start

View in browser

localhost:1234

Screenshots of some of the pages


Search result (top of the page)


Search result (bottom of the page)


Hover over bookmarks


Add a new recipe


About


Languages

Language:JavaScript 52.2%Language:SCSS 35.2%Language:HTML 12.6%