This project is the web page for the USP-São Carlos CEFER (Centro de Educação Física, Esportes e Recreação).
This project is built using React, Next.js, TypeScript and Panda CSS.
To install the project, you need to have Node.js installed on your machine.
After that, clone the repository and run the following command on the project's root folder:
npm installThis will install all the dependencies needed to run the project.
To run the project, run the following command on the project's root folder:
npm run devThis will start the development server on http://localhost:3000.
This project is open for contributions. If you want to contribute, please read the CONTRIBUTING.md file.
This project is currently under the AGPL-3.0 license.
TO-DO