A project by Women in Computer Science UIUC
Background • Usage • Technologies • License
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!
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/.
This application is built with React and Typescript.
MIT licensed. Copyright © 2023 Women in Computer Science UIUC.