This is a portfolio Code + Command Line
theme. Developed using Figma, Next.JS, TypeScript, Tailwind, Animate.css and i18next
// install dependencies
npm i
// run project
npm run dev
or
// install dependencies
yarn
// run project
yarn dev
Access localhost:3000/portfolio
https://marcelozapatta.github.io/portfolio
If you like this project feel free to use with credits and fork it :) Don't forget to give a star 🌟.
Use the following command
yarn deploy