This is a Next.js project bootstrapped with create-next-app. This includes setup for styled-components and TypeScript with Nextjs. Getting Started First, install dependencies: npm install # or yarn add Then run the development server: npm run dev # or yarn add