- Framework: Next.js
- API: JSON Server
- Styling: CSS Modules
- Analytics: Google Analytics
git clone https://github.com/vickvasquez/portfolio.git
pnpm install
pnpm dev
Replace the content of each file inside the data folder with your personal data. And then run:
pnpm start:api
1.- Run server api on local pnpm api:start
2.- Run ngrok to api in local
3.- Set nrok url in env vars in netlify