---------------******************---------------
Live DEMO: https://linkedinv2-web.web.app/
---------------******************---------------
npm add react redux
npm add redux
npm add styled-components
npm install firebase --save
npm install firebase-tools --save
npm install redux-thunk
npm install react-player
npm run build
firebase login
firebase init
Choose build folder in place of public and click enter of rewriting files options not choose yes or no
firebase deploy
---------------******************---------------