Skip to content

azza85/ak-todo-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo List

Build Status

Features

  • 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

Installation Instructions

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

Releases

No releases published

Packages

No packages published