Revamped, React based site for the University of Toronto's Robotics Association
Welcome to UTRA, the University of Toronto Robotics Association. This repository contains source code for the utra2025 website. It is the latest design of the official website for UTRA.
This website is written in HTML, CSS, and JavaScript. It is a static website with no server-side code. Dependencies are included in the /static folder. There is no need to install additional dependencies.
- Clone the repository.
- Use Live Server to run the build locally
npm run dev– start the local dev servernpm run build– build for production (used by CI)npm run preview– preview the production build locally
Deployment is automated to GitHub Pages via GitHub Actions. The site deploys to the gh-pages environment using the repository name as the base path.
To contribute to this project, read the CONTRIBUTING file.
Amey Khatri
#DEV
#DEV