My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
dependabot[bot] ed69c1a375
Bump sass from 1.54.6 to 1.54.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.6 to 1.54.8.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.6...1.54.8)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 23:29:48 +00:00
.github v3 2022-08-14 19:59:03 +02:00
components Prettier and a new readme 2022-08-26 21:27:32 +02:00
pages Prettier, yarn update 2022-08-30 18:21:18 +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 sass from 1.54.6 to 1.54.8 2022-09-05 23:29:48 +00:00
postcss.config.js Prettier + readme 2022-08-26 21:26:56 +02:00
README.md Update README.md 2022-08-28 13:45:00 +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 sass from 1.54.6 to 1.54.8 2022-09-05 23:29:48 +00:00

Portfolio v3

An awesome portfolio built with Next.js and Tailwind CSS made by arch

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