Restaurant Project
This simple NodeJS file allows users to make orders across a local server.
One can order burgers, fries, and water.
Note: I had trouble with importing packages because of version issues, so I had to use a .mjs file for index.
This simple NodeJS file allows users to make orders across a local server.
One can order burgers, fries, and water.
Note: I had trouble with importing packages because of version issues, so I had to use a .mjs file for index.