ββββββββββββ βββββββ βββββββββββββββ ββββββ βββββββ βββββββ ββββββββ
ββββββββββββββββββββ ββββββββββββββββββββββββββββββββββββββββββββββββ
βββ ββββββ ββββββββββ ββββββββββββββββββββββββββββββββββββββββ
βββ ββββββ βββββββββ βββββββββββββββββββββββ βββββββ ββββββββ
βββ βββββββββββββββββββββββ ββββββ ββββββ βββ ββββββββ
βββ βββ βββββββ βββββββββββ ββββββ ββββββ βββ ββββββββ
Repository for the TigerApps homepage. Built with Astro and TailwindCSS.
TigerApps is a Princeton student-run organization that builds and maintains web applications for the Princeton community. TigerApps is fully funded by Princeton's Undergraduate Student Government.
If you're interested in building a Tiger App or joining the TigerApps team, contact the TigerApps team at [email protected].
If you've never worked with Astro before, it's essentially like HTML with a bit of JSX sprinkled in. Compared to pure HTML, it makes it easy to have modularity, accessibility, and SEO.
To update members, see the members data file. To update apps, see the apps data file. We separate the data from the components for easier management.
Run npm run format
to format code according to the Prettier settings. We also have a pre-commit hook that runs npm run format
before committing.
This project is licensed under the BSD 3-Clause License.