Forkify is a modern recipe searching wesbite where you can find the instructions of your favorite recipe.
Clone this repo as a folder (git required)
git clone https://github.com/Code-Blender-7/forkify-app--course_tutorial
install the dependencies via npm (npm runtime required)
npm i
After the Dependencies are installed and the repo is cloned, you can run the website by using npm.
npm start
Note that you can easily view the website demo by clicking on the link in the About section or clicking over Netlify Demo on the topmost of the readme.
Build from the package.json if you cloned the repo or downloaded + extracted it from a zip
$ cd forkify-app--course_tutorial
$ npm run build
📝 To do~
Addon of Minutes and Seconds in the servings. (recipeView.js)Offline Browsing Warning- Comments and Docstrings for the developers
- Fix the irregular behavior with the Upload
Forkify is created by Jonas As part of his udemy course. I am a student over this course who built this website.
Original :Jonas Schmedtmann
Coder / Student :Black_2_white
You can report bugs by opening a new issue on this project.


