Vue

You might say

Is Vue really friendlier for beginners, and how is it different from React?

A JavaScript framework for building interactive interfaces with templates and componentsWhen a +1 button changes a count from 0 to 1, Vue updates the bound text on the page. It controls how the interface reflects data; a server still handles durable storage.
Know first
Vue.js
Further reading