/CHAD

Chat app made with react and firebase

Primary LanguageJavaScript

Information:mag: Tech Stack:computer:
Feature List for Chat Application:
1. User Authentication: Users can securely sign up, log in, and log out using Firebase authentication.
2. Chat: Users can send and receive text messages in real-time via chat.
3. Image Sharing: Users can send images to other users in the chat.
4. Responsive Design: Application is optimized for all devices, with a modern, user-friendly design.
5. Emojis: Users can add emojis to their messages to express themselves better.
6. Search: Users can search for other users
Online-Preview: https://chaad.netlify.app/
After signing up you can search for users "Jeff,Olivia,Getir,Noah.." and send a message
ReactRouter
SCSS
Firebase

Preview

To run the app:

Open the terminal and type

npm install

After the installation, type

npm start