/next-portfolio

:floppy_disk: My personal website, blog and library demo playground, built from scratch with Next.js

Primary LanguageJavaScriptMIT LicenseMIT

Next Portfolio

next-portfolio Is my personal website, blog and library demo playground, built from scratch with Next.js

https://timellenberger.com

GitHub package.json version NPM

✨ Features

How to use

Clone this repo

git clone https://github.com/tim-soft/next-portfolio.git next-portfolio
cd next-portfolio

Install dependencies

yarn install

Run locally with hot module reloading

yarn dev

Deploy to Now

yarn global add now
now