Forkify is a recipe application with custom recipe uploads. It allows the user to search a database of recipes, see details of the recipe and a list of ingredients. The user can add their own custom recipe to the database for their own personal use.
The app was written using HTML, CSS and JavaScript and is a training project from Complete JavaScript by Jonas Schmedtman. This training course taught me:
- JavaScript fundamentals
- DOM manipulation
- Event handlers
- Modal windows
- Data structures
- Array methods
- Object Oriented Programming
- Async functions
- API calls
- NPM
- Building with Parcel
- Deployment with Netlify
Links
GitHub: https://github.com/GHendry39/forkify
Web App: https://forkify-graeme2.netlify.app/


Leave a Reply