This chat app was made with React and Firebase,it is a real-time messaging application that allows users to communicate with each other in real-time.
Preview • Features • Prerequisites • Running The Application • Technologies
0619.mp4
- User authentication
- Send and receive messages
- Send and receive images
- Real time chat
- Search users by username
Make sure you have installed all of the following prerequisites:
- Git - Download & Install Git. OSX and Linux machines typically have this already installed.
- Node.js - Download & Install Node.js and the npm package manager.
# Clone the repository
git clone https://github.com/kaykyls/chat-app.git
# Select the project directory
cd chat-app
# Install the dependencies
npm install
# Run the application
npm start
- React
- Firebase
- CSS
Made by: kaykyls 👋 Check out my linkedIn!