Welab Todo

About this project

This is NextJS Todo App where user can perform a CRUD operations on the todo

What are the fetures of this Project:

  • - NextJS project using TypeScript and MUI
  • - Responsive design
  • - Context saved in the LocalStorage and components used it from there
  • - Filter functionality based on the completion status of the the todos
  • - User can add, delete, edit and sign todo as completed
  • - Toggle theme dark-light and Its data stored in LocalStorage

Created by: Abdulrahman Alkhalaileh

checkout the source code of this project at GitHub repository

Back to home