icmc-data / site-data

This repo contains the source code of our institutional website.
1 stars 2 forks source link

Data ICMC

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.

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation

To install and run the project locally, follow these steps:

  1. Clone the repository

  2. Install the dependencies:

    yarn install
  3. Start the development server:

    yarn dev
  4. Open your browser and navigate to http://localhost:3000 to see the website.