• Key Features
• Build With
• Demonstration
• Live
• Installation
• Contributing
• Acknowledgement
- Search
- Enables users to search for a lot of food recipes.
- Bookmark
- Users can bookmark their favorite recipes for quick access.
- Servings
- Easily customize recipe ingredients by adjusting the number of servings.
- Add Recipe
- Users can add their recipes.
- The recipes created by users will be bookmarked as default
- HTML
- SCSS
- JavaScript (MVC Aricheture)
Live demo (Feel free to visit) 👉🏻 : https://live-forkify.netlify.app/
You can fork the app or you can git-clone the app into your local machine. Once done, please install all the dependencies by running
$ npm i
and to start the project run
$ npm run start
Pull requests are welcome but please open an issue and discuss what you will do before 😊
This project is open-sourced under the MIT license.
- This project is part of my online course at Udemy. Thanks to Jonas Schmedtmann for creating this awesome course! Link to the course: The Complete JavaScript Course 2024: From Zero to Expert!