This Project is called Dine-Now! Dine-Now was made to help people connect and find restaurants with available tables. It was also made for restuarant managers so they can manage their tables and time limits if they have limited seating. This is especially useful during covid as there are "gap-tables" for social distancing and outdoor dining only in many restaurants.
1: Install node.js if you have not already.
2: Open with any terminal or integrated terminal in Vscodium/Vscode.
(info): To change the port open server.js in a code editor and change the port number on line 9.
4: In the project directory, run these commands to start the server locally.
In the project directory, you can run:
Runs the app in the development mode.
Open {https://localhost:8089} to view it in the browser.