# Preparation

## Reading List

Read/watch through this list of content before you come to the session:

### Next.js

* [What is Next.js?](https://nextjs.org/docs)
* [Next.js Project structure](https://nextjs.org/docs/app/getting-started/project-structure)
* [Next.js Router](https://nextjs.org/docs/app/building-your-application/routing)
* [Next.js Interactive Tutorial **(optional)**](https://nextjs.org/learn/dashboard-app)

### Vercel (optional)

* [What is Vercel?](https://en.wikipedia.org/wiki/Vercel)
* [Vercel: Signup page](https://vercel.com/signup)
* [Vercel: Connecting to GitHub](https://vercel.com/docs/getting-started-with-vercel/import)
