React is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies.
- React is Declarative
- It is fast
- JSX is simple
- It is Component-based
- It is easy to learn
- It is fun to use
- Write Once, Use Everywhere