This Next.js 13 demo app has full CRUD functionality. You can add, view, update and delete topics in the list below. All topics are stored in and retrieved from a MongoDB database.
Clickto add a new topic.
Clickto delete a topic.
Clickto update a topic.