-
Add and view tasks
-
Delete a task
-
Complete a task
-
Set a priority for my tasks
-
View the tasks sorted by priority and name
-
View the number of total and completed tasks
You can either view on codesandbox on follow the below instructions.
git clone https://github.com/azza85/ak-todo-reactjs.git
cd ak-todo-reactjs/
npm install
npm run start