https://bit.ly/2SSCbvM
blackbird a web app to chat within the community just like a slack
In Your Terminal 👇
- npx create-react-app (Your Project Name)
- cd (Your Project)
- npm start
- npm i @material-ui/core
- npm i @material-ui/icons
- npm i firebase
- npm i firebase-tools
- firebase init
- npm run build
- firebase deploy