An "Egyptian food world" helps fetch the Egyptian meals list from Meal DB API and functionality to add likes for each one and share comments using Involvement API. This website was built with ES6, Webpack, fetching the data from REST API, and unit testing using Jest.
MIT License
1
stars
0
forks
source link
[4pt] - Create feature: add new comment - Student B #8
Implement the "add new comment" form on the Comments pop up according to the wireframe:
When the user clicks on the "Comment" button, the data is recorded in the Involvement API and the screen is updated.