What is the difference between VueJS and ReactJS?

Even though VueJS and ReactJS share few common features there are many difference between them :

Feature VueJS ReactJS
Type JavaScript MVC Framework JavaScript Library
Platform Primarily focused on web development Both Web and Native
Learning Curve Easy to learn the framework A steep learning curve and requires deep knowledge
Simplicity Vue is simpler than React React is more complex than Vue
Bootstrap Application Vue-cli CRA (Create React App)