4º. 1er cuatrimestre. Itinerario de Sistemas de la Información. Grado en Ingeniería Informática. ULL
This labs intends to introduce to the current version (2023) of NextJS: NextJS 14. For that you have to follow the tutorial:
For each lesson-#
in the tutorial:,
learn-#
from lesson-#
and push your code in it.README.md
of each branch learn-#
summarizing your experience along the lesson.learn-next-ai
and use it to follow the tutorial at repo https://github.com/ULL-prompt-engineering/vercel-sdk-ai-quickstart which it is based on the Vercel AI SDK Quickstart Guide.The section Web Development with Next.js in this tutorial introduces some basic concepts about Next.js and React.
Deploy the app at Netlify. For the details, see section Deploying a Next.js app to Netlify in this tutorial.
Deploy the app at Vercel. Follow the instructions at the tutorial Deploying to Vercel in this tutorial.