View the website at acm.illinois.edu.
The frontend source code for ACM's website is built mainly with TypeScript and Next.js. Viewers can learn about our organization, upcoming events, Special Interest Groups, and committees. Sponsors are also listed.
In the project directory, you can run:
Runs the app in development mode. Open http://localhost:3000 with your browser to see the result.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Serves the built app in production mode. Open http://localhost:3000 with your browser to see the result.
Runs ESLint on the project.
You will see any lint errors in the console.