Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 500 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 500 Bytes

Joyce's Personal Website

Tailwind CSS and Next.js Portfolio

This is a template for creating a portfolio with Tailwind CSS and Next.js.

How it works

Fork or download the repo and change whatever you need to change for your needs. Original attribution linked here.

Running Locally

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

yarn install
yarn run dev