Use it. Sounds simplistic but it's one the best, fastest teachers. Think up a sample project like a more advanced todo app and try to build it. Do some research along the way.
Use create-react-app to get up and running fast as well as boilerplate example projects on github to see how others have used it.
Have fun!