@sandeep has already put out a brilliant path here. I had written about 'the react learning path' in another discussion here.
A few things that I would do a little differently from the time I learned React are that I would devote a lot more time understanding frontend tooling around it (webpack, HMR, babel etc.) and how they play together and like @fibric mentioned I would do it all this in ES2015.