create-next-app
and deployed on Vercel.
With this project you can check a list of Dad Jokes comming from an API: https://dad-jokes-alpha.vercel.app/
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.