Forkify is a recipe finder app where user can search recipes for thier favorite food. You can also bookmark the recipes change the number of servings to get respective ingredients list.
Fork the project from https://github.com/amittam104/Forkify
Clone the project to your local machine
git clone [Your Github repo]
Go to the project directory
cd [Your Local Repo]
Install dependencies
npm install
Start the server
npm run start
- Search upto 100k recipes
- Update servings and get updated ingredients
- Bookmark recipes
- Add custome recipe
Client: Vanilla JavaScript, CSS
Hi, I'm Amit and I am Frontend Engineer.