This is my Express Server Application
I will demonstrate my understanding of Node and Express by creating a server application, with the following objectives:
Create a server application with Node and Express. Create a RESTful API using Express. Create Express middleware. Use Express middleware. Use a template engine to render views with Express. Interact with a self-made API through HTML forms.
This is my self-made API of cocktails! All created by me. Users can search through the cocktails I have created and look up the ingredients and recipes for them.