Todo (CRUD) App with nextjs

Solution retrospective
Todo App
This is a CRUD app to create a todo list, using Next.js as the tech stack and API.
Features
- Create, read, update, and delete (CRUD) todo items
- Filter todo items by status (completed or pending)
Tech Stack
- Next.js: Frontend framework
- React: UI library
- Javascript: Programming language
- JSON: Data format
API
The API is responsible for handling all data operations, such as creating, reading, updating, and deleting todo items.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kemal Maolana's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord