Skip to content

Second iteration of my portfolio with Next.js and Material UI

Notifications You must be signed in to change notification settings

farmeroy/portfolio2.0

Repository files navigation

This is the second iteration of my portfolio site, thie time built with Next.js and Material UI

I really enjoyed learning how to use MUI to create a clean layout. My theme is based on cocopan's theme for Vim, Iceberg.

I also took advantage of the NextJS getStaticPaths() and getStaticProps() to dynamically render case studies. The content for the case studies is written using markdown, and processed with Gray-Matter.

Getting Started

git clone https://github.com/farmeroy/portfolio2.0.git
npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

About

Second iteration of my portfolio with Next.js and Material UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published