willianjusten/nba-nextjs

Allow users to add their teams in the favourite section

Opened this issue · 0 comments

Objective

Users are allowed to select a maximum of three teams to add to their favourite section.

To avoid any problems with server-side rendering (SSR), it is recommended to use cookies.
https://nextjs.org/docs/app/api-reference/functions/cookies