Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 369 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 369 Bytes

Personal Website

Personal website created using Next.js and Emotion.

Run Locally

npm install
npm run dev

Open http://localhost:3000/ to view the application in the browser.

Future Plans

  • Blog Posts (working on content)
  • Host the static exported HTML application on Amazon S3