My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
dependabot[bot] 46ae9be331
Bump @types/node from 18.7.15 to 18.7.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.15 to 18.7.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 23:24:17 +00:00
.github Create pages.yml 2022-09-12 23:00:55 +02:00
components Prettier and a new readme 2022-08-26 21:27:32 +02:00
pages bruh 2022-09-10 20:54:54 +02: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
.gitignore v3 2022-08-14 19:59:03 +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 Prettier and a new readme 2022-08-26 21:27:32 +02:00
package.json Bump @types/node from 18.7.15 to 18.7.18 2022-09-19 23:24:17 +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 Prettier and a new readme 2022-08-26 21:27:32 +02:00
tsconfig.json Prettier and a new readme 2022-08-26 21:27:32 +02:00
yarn.lock Bump @types/node from 18.7.15 to 18.7.18 2022-09-19 23:24:17 +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