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:
To install and run the project locally, follow these steps:
-
Clone the repository
-
Install the dependencies:
yarn install
-
Start the development server:
yarn dev
-
Open your browser and navigate to
http://localhost:3000
to see the website.