Skip to content

ibrahim-shedo/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

Description

This is a chat application built using React. It allows users to communicate in real-time by sending text messages to each other.

Features

  • Real-time messaging
  • User authentication
  • User profiles
  • Message notifications
  • Emoji support
  • Responsive design

Installation

  1. Clone the repository:

    git clone https://github.com/ibrahim-shedo/chat-app.git
  2. Navigate to the project directory:

    cd chat-app
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and visit http://localhost:3000.

Usage

  • Register for an account or log in if you already have one.
  • Start chatting by sending messages to other users.
  • Customize your profile settings.
  • Enjoy real-time communication!

Contributing

Contributions are welcome! To contribute to this project:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/my-feature
  3. Make your changes.

  4. Commit your changes:

    git commit -m 'Add some feature'
  5. Push to the branch:

    git push origin feature/my-feature
  6. Submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

This project was inspired by [shedoh chat app]. Special thanks to [ibrhim-shedoh] for their guidance and support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors