mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
✨ My portfolio built with Next.js, Tailwind CSS and Vercel.
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:
|
||
---|---|---|
.github/workflows | ||
components | ||
pages | ||
public | ||
styles | ||
.eslintrc.json | ||
.gitignore | ||
LICENSE.md | ||
middleware.ts | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
yarn.lock |
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
:)