Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.53 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.53 KB

wcs logo
WCS Points Frontend

BackgroundUsageTechnologiesLicense

Background

This is the repository that hosts the frontend of WCS UIUC's points web app (the backend can be found here). The web app is used for members to sign into events, accumulate points, and exchange the points for merch at the end of the year. Please reach out to the current Infrastructure lead, Grace Zhang (@gracewz2@illinois.edu), or contact@illinoiswcs.org if you have any feedback or questions!

Usage

To install and set up locally, first run npm i and then npm run dev. The application will run on http://127.0.0.1:8080/.

Technologies

This application is built with React and Typescript.

License

MIT licensed. Copyright © 2023 Women in Computer Science UIUC.