Portfolio v1 This is my Personal Portfolio made with Next.js and Styled Components. Installation Install dependencies: npm i Run development server: npm run dev Build for production: npm run build