Next.js-Pro-Website Practicing Next-js By Building a professional Single Page Website Getting Started Install the dependencies and run the development server npm install npm run dev # or yarn yarn dev