AI might be coming for all our jobs anyways. But in the meantime, let's use it to help us land our next role.
touch .env.local
Add your env credentials
Next, run Next.js in development mode:
yarn
yarn dev
The app should be up and running at http://localhost:3000.