Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 379 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 379 Bytes

Welcome to my personal portfolio! Created using React and Nextjs

To clone this project:

  1. Clone the repository in your computer
git clone https://github.com/MatiPendino/personal-portfolio.git
  1. Open the project and install the dependencies
npm install
  1. Run the project
npm run dev

Open http://localhost:3000 with your browser to see the result.