The official website of LUU Computing Society, the Computer Science society at the University of Leeds.
To run the development server:
npm run dev
On first running you will also need to install the react-icons and typewriter-effect packages.
npm install react-icons
npm install typewriter-effect
Open http://localhost:3000 with your browser to see the result. Edit the page by modifying app/page.tsx
.