Learn how to build Todolist in React first. It's a basis of building larger apps: github.com/tastejs/todomvc/tree/gh-pages/examples…
Remember to checkout Elm(http://elm-lang.org/). The idea behind React called Flux(and Redux) learnt a lot from functional programming community and Elm is one of them. It helps in building very large projects.