My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
2023-03-02 02:41:16 +01:00
.github Initial commit 2023-02-14 23:10:01 +01:00
components Initial commit 2023-02-14 23:10:01 +01:00
pages Initial commit 2023-02-14 23:10:01 +01:00
public Initial commit 2023-02-14 23:10:01 +01:00
styles Initial commit 2023-02-14 23:10:01 +01:00
.eslintrc.json Initial commit 2023-02-14 23:10:01 +01:00
.gitignore Initial commit 2023-02-14 23:10:01 +01:00
LICENSE.md Initial commit 2023-02-14 23:10:01 +01:00
middleware.ts Initial commit 2023-02-14 23:10:01 +01:00
next-env.d.ts Initial commit 2023-02-14 23:10:01 +01:00
next.config.js -interest-cohort 2023-02-16 17:45:30 +01:00
package.json Merge pull request #335 from skidoodle/dependabot/npm_and_yarn/types/node-18.14.2 2023-03-02 02:41:16 +01:00
postcss.config.js Initial commit 2023-02-14 23:10:01 +01:00
README.md Initial commit 2023-02-14 23:10:01 +01:00
tailwind.config.js Initial commit 2023-02-14 23:10:01 +01:00
tsconfig.json Initial commit 2023-02-14 23:10:01 +01:00
yarn.lock Merge pull request #335 from skidoodle/dependabot/npm_and_yarn/types/node-18.14.2 2023-03-02 02:41:16 +01: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