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.
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1295.0 to 2.1310.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1295.0...v2.1310.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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 | ||
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
:)