In order to examplify and practise skills in HTML, CSS and a bit of JavaScript, this project tries to visually mimic the design of the menu of the made-up vegan restaurant 'Vegan Haven' according to coding best practises and conventions.
With a few adjustments, this is the orginal design, which was used as a model for this project:
- Usage of The Meal DB API
- Change of colors for accessibility purposes
- Meal details displayed on hover, not on click.
This cool challenge was created by @violetadev