This is a simple Todo app made with React and Firebase.
###Getting Started###
####Familiar with Git?##### Checkout this repo, install depdencies, then start the gulp process with the following:
> git clone [email protected]:todorpr/yet-another-todo-app.git
> cd yet-another-todo-app
> npm install
> gulp