Ok, So what do you want to work on, and what backend do want to use for the project bcos Reactjs is just for the frontend and you need an API to communicate to both the frontend and backend. For me I use Django(backend), Reactjs(frontend) and Graphql(API).