react
https://es.reactjs.org/tutorial/tutorial.html
→ https://es.reactjs.org/tutorial/tutorial.html#passing-data-through-props
install
- ubuntu
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - sudo apt-get install -y nodejs
first-project
npx create-react-app my-app