Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 702 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 702 Bytes

Portfolio website of Akshay.

This is my portfolio, available at akshaykn.vercel.app, built using Next.js, bootstrapped with create-next-app, deployed on Vercel Platform by the Vercel bot.

I used the following packages;

  • MDX
  • MUI
  • styled-components
  • keen-slider
  • AOS
  • JSS
  • rect-styntax-highlighter
  • react-transition-group
  • Grey Matter

Run locally

Clone the project and run the development server:

npm run dev