Sample of a coffee shop website written in HTML, CSS, Javascript, Node.js and Vue.js
-
Clone the project.
-
Add your Google API Key to the script tag in the index file:
public >> index.html
-
Run the following command to locally install required node modules:
npm install -
Start the program by running the following command:
node server.js -
Visit http://localhost:8080/ to render the website.
First page rendering is displayed below: