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.
.github | ||
components | ||
pages | ||
public | ||
styles | ||
.eslintrc.json | ||
.gitignore | ||
LICENSE.md | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
turbo.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
:)