Small assignment for Internet Technologies 7th semester at ECE, HMU.
Assignment scope: Keeping into consideration the previous assignment. Re-create a part of it (or a new part) in React.
Regarding the above, I chose to recreate the menu management part of the restaurant website. The user has the ability to add a new dish to the menu, choosing an image of the dish, name, description, category and price of it. Once submitted, it gets displayed to the menu page.