Skip to content

Latest commit

Β 

History

History
75 lines (34 loc) Β· 1.09 KB

README.md

File metadata and controls

75 lines (34 loc) Β· 1.09 KB

---------------******************---------------

Live DEMO: https://linkedinv2-web.web.app/

---------------******************---------------

react

react-router

react redux

react dom

styled components

react redux install

npm add react redux

redux install only

npm add redux

react styled components

npm add styled-components

Add or install firebase

npm install firebase --save

Add firebase tools

npm install firebase-tools --save

Install redux thunk

npm install redux-thunk

Install react-player

npm install react-player

To Make A Build Folder for Production

npm run build

To Make an firebase login

firebase login

To Make an initailizatio to firebase

firebase init

Choose build folder in place of public and click enter of rewriting files options not choose yes or no

To deploy to prouduction

firebase deploy

---------------******************---------------

https://linkedinv2-web.web.app/