Skip to content

tomizdebski/PORTFOLIO_PROJECT_APP

Repository files navigation

Tailwind CSS and Next.js Portfolio

How it works

Fork or download the repo and change whatever you need to change for your needs.

Running Locally

Can run the application in VS Code or a terminal and it will be available at http://localhost:3000.

npm install
npm run dev

PORTFOLIO_PROJECT_APP