This project was created while studying modern Javascript throughout the "Complete JavaScript Course 2021: From Zero to Expert!".
What was used in this project:
- Implementation of MVC Architecture
- OOP
- npm, Parcel, and Babel
- State control
- Consuming promises and Async/await
- Consuming API
- Event handlers (Publisher-Subscriber Pattern)
- Error handling and Success Messages
- Rendering lists of items
- Search Results
- Pagination
- DOM update
What to do next:
- Recreate the project using React
- Implement new features as Shopping List and get nutrition data from "spoonacular" API
DEMO:
https://forkifyjs-pm.netlify.app/
Skills: JAVASCRIPT / HTML / CSS