Welcome to the Data ICMC website repository. This project is built with Next.js and provides information about the Data ICMC group from the Institute of Mathematical and Computer Sciences (ICMC) at the University of São Paulo (USP), located in São Carlos.
Before you begin, ensure you have met the following requirements:
- You have installed Node.js version 22 or higher.
To install and run the project locally, follow these steps:
-
Clone the repository
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:5173
to see the website.