Skip to content

reid-moffat/QTMA-Website

 
 

Repository files navigation

QTMA website

The official website for Queen's Tech and Media Association (QTMA)!

QTMA is a product development club & tech incubator at Queen's University devoted to helping tech & business students successfully plan, design, build and launch software products which are judged by industry specialists at the end of each school term.

Dev team:

Running locally

This site is built with Next.js and hosted with Vercel

First, install dependencies:

npm ci # Or 'npm i', but this is faster & no package-lock.json re-write

Then run in development mode (recommended for dev work):

next dev

Then open the site at http://localhost:3000

Note: you can also view a preview deployment here (this is for staging, but you can update the git branch in th URL)

About

Queens Tech & Media Association Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.7%
  • SCSS 27.9%
  • TypeScript 12.2%
  • CSS 0.2%