Skip to content

Mock-up of a coffee shop website written in HTML, CSS, Javascript, Node and Vue

Notifications You must be signed in to change notification settings

LuisaTu2/cafe-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cafe Website

Sample of a coffee shop website written in HTML, CSS, Javascript, Node.js and Vue.js

Get started

  1. Clone the project.

  2. Add your Google API Key to the script tag in the index file:
    public >> index.html
    Insert gKey

  3. Run the following command to locally install required node modules:
    npm install

  4. Start the program by running the following command:
    node server.js

  5. Visit http://localhost:8080/ to render the website.

First page rendering is displayed below:

Cafe - Welcome Page

About

Mock-up of a coffee shop website written in HTML, CSS, Javascript, Node and Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published