Portfolio created with Next.js, stylized by using styled-components and internationalization with next-i18next. Available in Portuguese and English.
First of all, you need Yarn to run this project. Click here to see how to install Yarn
-
Install the project dependencies by running the following command:
yarn
-
Start the project by the following command:
yarn dev