ChatApp is a simple and intuitive chat application designed to facilitate seamless communication between users.
- Real-time messaging
- User authentication
- Group chats
- Media sharing
- Clone the repository:
git clone https://github.com/Max2535/chatapp.git
- Navigate to the project directory:
cd chatapp - Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License.