My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
dependabot[bot] f9f78a89a2
Bump tailwindcss from 3.1.8 to 3.2.1
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.8 to 3.2.1.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.8...v3.2.1)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 23:18:21 +00:00
.github Create dependency-review.yml 2022-09-22 09:34:41 +02:00
components bracket spacing 2022-10-22 23:48:17 +02:00
pages bracket spacing 2022-10-22 23:48:17 +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 single quotes 2022-10-22 23:43:17 +02:00
package.json Bump tailwindcss from 3.1.8 to 3.2.1 2022-10-24 23:18:21 +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 single quotes 2022-10-22 23:43:17 +02:00
tsconfig.json Prettier and a new readme 2022-08-26 21:27:32 +02:00
yarn.lock Bump tailwindcss from 3.1.8 to 3.2.1 2022-10-24 23:18:21 +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