Organization website
This is just an example website that I can create with next.js, jwt, daisyui, tailwind css. This is an abstract organization website (some school/company website for example) with response design. Admin can perform CRUD operations on posts. Regular users can only see and read those posts. There is a pagination too (posts are separated by pages). There is an authentication and authorization logic as well.