curso-react-js Skylab RocketSeat Install React npm install -g create-react-app Create Project create-react-app huntweb Run Project npm start Add Axios yarn add axios Add React Router DOM yarn add react-router-dom