/to-do-list

Basic to-do application

Primary LanguageJavaScript

This is the basic to-do application developed using ReactJs, Redux, and @mui.

Table of contents

Demo

Link

How to run the app

To run this application, you need to follow the following steps:

  • Clone the repository
  • npm install for installing the required libraries
  • npm start

Added Features

  • Add tasks
  • Remove task from pending and completed
  • Move task to completed from pending and vice versa