My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
snyk-bot 8fc827a610
fix: upgrade aws-sdk from 2.1315.0 to 2.1316.0
Snyk has created this PR to upgrade aws-sdk from 2.1315.0 to 2.1316.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-03-09 00:58:48 +00:00
.github/workflows Delete dependabot.yml 2023-03-02 02:50:29 +01:00
components Initial commit 2023-02-14 23:10:01 +01:00
pages Initial commit 2023-02-14 23:10:01 +01:00
public Initial commit 2023-02-14 23:10:01 +01:00
styles Initial commit 2023-02-14 23:10:01 +01:00
.eslintrc.json Initial commit 2023-02-14 23:10:01 +01:00
.gitignore Initial commit 2023-02-14 23:10:01 +01:00
LICENSE.md Initial commit 2023-02-14 23:10:01 +01:00
middleware.ts Initial commit 2023-02-14 23:10:01 +01:00
next-env.d.ts Initial commit 2023-02-14 23:10:01 +01:00
next.config.js -interest-cohort 2023-02-16 17:45:30 +01:00
package.json fix: upgrade aws-sdk from 2.1315.0 to 2.1316.0 2023-03-09 00:58:48 +00:00
postcss.config.js Initial commit 2023-02-14 23:10:01 +01:00
README.md Initial commit 2023-02-14 23:10:01 +01:00
tailwind.config.js Initial commit 2023-02-14 23:10:01 +01:00
tsconfig.json Initial commit 2023-02-14 23:10:01 +01:00
yarn.lock fix: upgrade aws-sdk from 2.1315.0 to 2.1316.0 2023-03-09 00:58:48 +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