It's a restaurant website which lets users to login/register and reserve a table. Apart from that, it gives all information about the restaurant's food menu and lets the registered users to mark any dish as favorite and give comments on it as well. All these comments gets published in the website for other users to see. Also, it has an about section which gives all the information about the history, the staff(chefs) and the annual turnover of the restaurant. At last, There is a contact section which contains address as well as a feedback form for the customers.
It is developed using Node.js as Node Package Manager , React-JS as Front End Framework & Express-JS and MongoDB as its Back End framework and database system respectively.
Deployed At: https://confusionweb.herokuapp.com/
Linked repositories: ConFusion-Frontend, ConFusion-Backend