My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
dependabot[bot] 5b6dec927f
Bump aws-sdk from 2.1195.0 to 2.1204.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1195.0 to 2.1204.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1195.0...v2.1204.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 19:34:05 +00:00
.github v3 2022-08-14 19:59:03 +02:00
components Prettier and a new readme 2022-08-26 21:27:32 +02:00
pages Prettier and a new readme 2022-08-26 21:27:32 +02:00
public v3 2022-08-14 19:59:03 +02:00
styles Prettier and a new readme 2022-08-26 21:27:32 +02:00
.gitignore v3 2022-08-14 19:59:03 +02:00
LICENSE.md Create LICENSE.md 2022-08-26 21:32:19 +02:00
next-env.d.ts commit 2022-05-01 22:50:31 +02:00
next.config.js Prettier and a new readme 2022-08-26 21:27:32 +02:00
package.json Bump aws-sdk from 2.1195.0 to 2.1204.0 2022-08-26 19:34:05 +00:00
postcss.config.js Prettier + readme 2022-08-26 21:26:56 +02:00
README.md Prettier and a new readme 2022-08-26 21:27:32 +02:00
tailwind.config.js Prettier and a new readme 2022-08-26 21:27:32 +02:00
tsconfig.json Prettier and a new readme 2022-08-26 21:27:32 +02:00
yarn.lock Bump aws-sdk from 2.1195.0 to 2.1204.0 2022-08-26 19:34:05 +00:00

Portfolio v3

An awesome portfolio built with Next.js and Tailwind CSS

Installation

Clone the repository

git clone https://github.com/skidoodle/albert.lol

Install the dependencies with yarn

yarn

Usage

yarn dev

Go to localhost:3000 :)

License

MIT