My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
skidoodle ee2674f8ef
Update readme.md
Signed-off-by: skidoodle <contact@albert.lol>
2023-12-27 15:58:53 +01:00
public Initial commit 2023-12-27 15:44:17 +01:00
src Initial commit 2023-12-27 15:44:17 +01:00
.eslintrc.cjs Initial commit 2023-12-27 15:44:17 +01:00
.eslintrc.json Initial commit 2023-12-27 15:44:17 +01:00
.gitignore Initial commit 2023-12-27 15:44:17 +01:00
.prettier.config.js Initial commit 2023-12-27 15:44:17 +01:00
.prettierrc Initial commit 2023-12-27 15:44:17 +01:00
license Initial commit 2023-12-27 15:44:17 +01:00
next.config.js Initial commit 2023-12-27 15:44:17 +01:00
package.json Initial commit 2023-12-27 15:44:17 +01:00
pnpm-lock.yaml Initial commit 2023-12-27 15:44:17 +01:00
postcss.config.cjs Initial commit 2023-12-27 15:44:17 +01:00
readme.md Update readme.md 2023-12-27 15:58:53 +01:00
tailwind.config.js Initial commit 2023-12-27 15:44:17 +01:00
tsconfig.json Initial commit 2023-12-27 15:44:17 +01:00

albert.lol

Spotify integration

Running Locally

git clone https://github.com/skidoodle/albert.lol
cd albert.lol
pnpm install
pnpm dev

License

GPL-3.0