This JavaScript capstone project is about building your own web application based on an external API, It is a restaurant application that shows us the dishes, allows us to like these dishes and even to comment on everything thanks to communication with an API stack: Webpack, JavaScript, Html/Css, Bootstrap 5, Git, GitHub
Make sure that function for the items counter is covered with unit tests using Jest. Make sure that you have tests for all edge cases. -> done