Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js
.
I have writen a blog post explaing how I developed the portfolio.
$ git clone [email protected]:josemukorivo/josemukorivo.com.git
$ cd josemukorivo.com
$ cp .env.example .env.local
$ npm run dev
# or
$ yarn dev
Please review the license first.