A CRUD application built with React, Next.js, GraphQL, and PostgreSQL
https://listapp-ianz.vercel.app/
- Browse all lists
- User creation and authentication
- Users can:
- Create lists of items
- Edit their own lists by adding, removing, or rearranging items
- Delete their own lists
- Like lists
- Comment on lists
- Follow other users