Skip to content

GameBuildersClub/GBC-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBC Website

The official website for the Game Builders Club at the University of Georgia.

Built with Next.js, deployed on Vercel.

Project Structure

site/   Next.js app (root directory for Vercel)

Development

cd site
npm install
npm run dev

Open http://localhost:3000 to see the site.

Adding Games

Game data lives in site/src/app/data/projects.ts. Append a new entry to the array and put cover art/screenshots in site/public/assets/, referenced as /assets/<filename>.

Deployment

The site auto-deploys to Vercel on every push to main. The Vercel root directory is set to site/.

About

This repository is dedicated to the development of an official Game Builders Club website for the University of Georgia.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages