a. clone the repository git clone https://github.com/andrew-oko-odion/react-todo.git
b. change directory to react-todo cd react-todo
c. Type yarn
on your terminal.
d. start application by running yarn start
e. Point your Browser to localhost:3000
To contribute to this project. make changes, commit and raise a pull request.