- git clone https://github.com/rubi022/react-app
- cd react-app
- npm install
- npm start
- open browser on localhost:3000
- npx create-react-app react-app
- cd react-app
- npm start
- npm install firebase
- npm install react-bootstrap [email protected]
- npm i react-google-button
- npm i react-router-dom