Search over than a million recipes from all around the world
Just search a recipe, the app shows you the ingredients that you need to prepare it. You can like and storage your favorites recipes and add the ingredients to your shopping list.
Forkify is a recipe finder/builder application built from the The Complete JavaScript Course 2018: Build Real Projects! udemy course. The application is built HTML5, CSS3, JavaScript, Babel, Webpack and Axios.
Forkify requires Node.js to run its dependencies.
Install the dependencies and devDependencies and start the server.
Usage
npm install
npm run start
npm run build
Visit the live version of project https://gaurav-js-dev.github.io/forkify/