React docs!

Introducing JSX
Components and Props
State and Lifecycle
Handling Events
Conditional Rendering
Lists and Keys
Forms
Lifting State Up
Composition vs Inheritance
Thinking in React
Code Splitting
Context
Hooks
Portals

This is an implementation of all React official docs sections using CRA

Happy hacking!