- How cookies work
- How to make network request from a React.js application
- Basic Next.js routing
- Form validation with Zod
- Building forms with react-hook-form
- Add tokens to cookies
- Add get current user route
- A form for registering a user
- Network request to register a user
- A form for logging a user in
- Network request to log the the user in
- Network request to get the current user
- Next.js
- SWR
- Axios
- Zod
- react-hook-form