The production / live version of this app is linked to the main branch of this repository, and can be found live at https://eagles-volleyball-site.pages.dev/
Table of Contents
A website designed for the Eagles Volleyball Organization in Halifax, NS, Canada.
To support their programming, operations, and act as an information hub for their mission, values, and opportunities.
Created in Angular/ TS HTML CSS
Major frameworks/libraries used to construct this appliaition.
Local setup, as well as details on building production code!
Install dependencies with npm install (or npm i), then start the development server:
npm run devFollow the opened port to view a local version of the website.
To build a production version of this app:
npm run buildThis generates a set of files in the .svelte-kit/ folder under /output/
You can preview this production build with
`npm run preview`.- Add Changelog
- Fix readme links
- Add actions to volunteer and newsletter buttons
- Add program / team information
- Get coach information
See the open issues for a full list of proposed features (and known issues).
Bryson Sullivan-Farrell - brysonsf@gmail.com
Project Link: https://github.com/brysonsf/eagles-volleyball-site