My portfolio with NextJs, Nodejs and MongoDB, Prisma.io and more...
- Clone this repository:
https://github.com/wellpinho/portfolio-nextjs.git
cd portfolio-nextjs
cd backend && yarn && yarn prisma generate
after instalation runyarn dev
backend run on port 4000cd frontend && yarn
after instalation runyarn dev
access on http://localhost:3000
configurations on frontend:
- header component needs to edit data in folder objects for contact and links: src/objects/index.ts