-
Install dependencies
yarn
-
Start the development server
yarn dev
-
Generate a full static production build
yarn build
-
Preview the site as it will appear once deployed
yarn start
The following technologies were used to create this portfolio:
- Next.js
- React
- Typescript
- SCSS
- Framer Motion