Skip to content

andresel33/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arq Nova Website

Static website for an architectural business with headquarters in:

  • Canada
  • UK
  • Emirates
  • Denmark
  • USA
  • Japan

Run locally

  1. Make sure Node.js is installed.
  2. Start server:
node server.js
  1. Open http://localhost:3000

Data folders

Country media is loaded from data/<country>/:

  • Images: .png, .jpg, .jpeg
  • Document link: one .txt file containing a Google Docs URL

Example:

  • data/usa/Ikigai_UK.png
  • data/usa/google_doc.txt

The website uses /api/list?country=<country> to discover files, then:

  • shows images in the gallery
  • reads the .txt URL and embeds Google Docs when supported

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors