Current porfolio for Manu Deva, built with nextJS and Tailwind! This project was my introduction to TypeScript and Tailwind, and I'm thankful for all I've learned developing it!
-
Clone repository from the 'Code" button
-
Install the dependencies
npm install
-
Start a dev server
npm run start