Check out Netty live chat.
Make a fork, clone the repo, open in favorite code editor, and you are ready for development! Sounds easy, huh? I left out all necessary firebase configurations open for public, so feel free to use them for dev purposes only! Here some scripts for you:
Installs all necessary packages to boot up the app.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
To learn React, check out the React documentation
To learn Redux, check out the Redux documentation
To learn Firebase, check out the Firebase documentation
Learn more about Material-UI at Material-UI documentation
Special thank you to Net Ninja and Classsed for their tutorials. Check out their channels.
Do not hesitate to leave a star, fork and create pull requests!