# website **Repository Path**: mirrors_toomuchdesign/website ## Basic Information - **Project Name**: website - **Description**: My personal website: www.andreacarraro.it - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # website www.andreacarraro.it ## Setup Link the project to Netlify account with [netflify cli](https://docs.netlify.com/cli/get-started/): - `npm netlify login` - `npm netlify link` ### .env file Create a `.env` file with the following values ``` SENDGRID_API_KEY= SEND_EMAIL_TO= ```