Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 354 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 354 Bytes

Yet Another React Todo App

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