Lucas Pereira Miranda portfolio was developed with these technologies
This website has been developed with the primary objective of being my personal portfolio, to be deployed and used to showcase some projects and practice web development.
# clone this repo
$ git clone [email protected]:LucasPereiraMiranda/lucas-pereira-miranda.github.io.git
# use node 18 with .nvmrc reference
$ nvm use
# install dependencies
$ yarn install
# execute local
$ yarn dev
Deployment link here