This is a Messenger App, made with react, styled with the help of material-ui and deployed with the help of firebase.
Here is the link to the deployed app :- https://mui-message.firebaseapp.com
This Repository is created with a motive to guide beginners with the open-source and with big react projects. I have already created some issues for the beginners so that they can work on them and even make there first contribution in this repository.
You can test this project in your create-react-app feature by replacing the files.
This app can be built on any platform. It can be Windows, linux , MacOS or any other. You only need the create-react-app feature and rest is in the Dependencies section.
I am Writing down the Dependencies for beginners, so that they can look into it and then understand and install them if they want to.
- firebase ( for the deployment )
- node js and node package manager must be installed.
- @material-ui/icons and @material-ui/core
Give a ⭐ if you like this web-app.
Anybody can contribute to this project. Just take an issue, give your ideas, work on the issue and I am always here to guide you throughout the process ❤ .
Kindly refer to the contributing.md file. All the contributing guidelines are written over there.
It is better to wait until you are assigned to the issue. Although if you are sure that no-one is working on the issue then you can start working on the issue.