My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
snyk-bot 216c34d749
fix: upgrade aws-sdk from 2.1295.0 to 2.1299.0
Snyk has created this PR to upgrade aws-sdk from 2.1295.0 to 2.1299.0.

See this package in npm:


See this project in Snyk:
615102f7-a2f9-49b6-9ccc-9cc98d52bdb2?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-02-11 01:04:58 +00:00
.github Update actions/dependency-review-action action to v3 2022-12-18 21:01:43 +00:00
components next13 2022-10-26 23:21:17 +02:00
pages upgrade spotify-now-playing 2022-11-13 20:52:16 +01: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
.eslintrc.json Use turbo & fix anonymous functions 2022-10-25 19:53:49 +02:00
.gitignore testing 2022-10-25 21:32:59 +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 single quotes 2022-10-22 23:43:17 +02:00
package.json fix: upgrade aws-sdk from 2.1295.0 to 2.1299.0 2023-02-11 01:04:58 +00:00
postcss.config.js Prettier + readme 2022-08-26 21:26:56 +02:00
README.md -1 2022-09-10 18:12:44 +02:00
tailwind.config.js single quotes 2022-10-22 23:43:17 +02:00
tsconfig.json Prettier and a new readme 2022-08-26 21:27:32 +02:00
yarn.lock fix: upgrade aws-sdk from 2.1295.0 to 2.1299.0 2023-02-11 01:04:58 +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