Skip to content

QUT-CAB302-Software-Development/virtual-sustainability-tour

Repository files navigation

Virtual Sustainability Tour of Brisbane

Demo

S1 S2 S3

🛠 Technologies

Frontend:

React Node Threejs Figma

Backend:

Java Spring Apache Maven

Testing & CI:

GitHub Actions Jest

Usage

Clone and start this project

  git clone 
  cd web-application-project-techtitans
  cd tecttitans-app // navigate to frontend
  npm i // install dependencies
  npm start