This is my fitst Next.js project with create-next-app
and styled-components.
First, run the development server:
npm i
then
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result. Check out our Next.js deployment documentation for more details.