This is real-time chat application. It allows users to message Eatch Outher. This application also includes user authentication.Here use Firebase Storage and FireStore Database.
- Real time chat
- Image send, emoji send
- User block and unblock
- User Authentication (Sign Up, Login, Logout)
- Frontend: React.js, Emoji picker react
- Backend: FireStore Database
- Database:Firebase Storage
- State management:zustand
- Styling: Raw Css
- PopUp: React toastify
- Authentication: Firebase
To get started with this project, clone the repository and install the dependencies:
https://github.com/Mirza2018/star-message-app.git
cd star-message-app
npm install
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
star-message-app/
├── public/
├── src/
│ ├── assets/ # Images, icons, etc.
│ ├── component/ # All components
│ ├── library/ # firebase & hooks
│ └── app.jsx # Main App component
├── .env # Environment variables
├── index.html
├── README.md
└── package.json
- Name: Takibul Hasan.
- Email: [email protected]
- GitHub: Mirza2028
- LinkedIn: Takibul Hasan.
- Facebook: Takibul Hasan.