Skip to content

blackbird an web app to chat within the community just like a slack

License

Notifications You must be signed in to change notification settings

maayaankk/blackbird

Repository files navigation

blackbird

Link to project

https://bit.ly/2SSCbvM
blackbird a web app to chat within the community just like a slack

How To Create A React App

In Your Terminal 👇

  1. npx create-react-app (Your Project Name)
  2. cd (Your Project)
  3. npm start

How to use material-UI (install material-UI in our project)

  1. npm i @material-ui/core
  2. npm i @material-ui/icons

How to install and use firebase into our project

  1. npm i firebase
  2. npm i firebase-tools
  3. firebase init
  4. npm run build
  5. firebase deploy

About

blackbird an web app to chat within the community just like a slack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published