- A modern JavaScript-based recipe application that fetches meal data from an external API. Users can search for recipes, view detailed ingredients, adjust serving sizes, bookmark favorites, and even add their own recipes. Built using the MVC architecture, asynchronous JavaScript, and state management for a seamless user experience.
- Javascript ES6
- HTML
- CSS
- SASS
git clone https://github.com/zahnx/forkify.git
cd forkify
npm install
npm start