Welcome to my personal portfolio! Created using React and Nextjs
To clone this project:
- Clone the repository in your computer
git clone https://github.com/MatiPendino/personal-portfolio.git
- Open the project and install the dependencies
npm install
- Run the project
npm run dev
Open http://localhost:3000 with your browser to see the result.