Skip to content

A full stack project facilitates users to interact with anyone round the globe

Notifications You must be signed in to change notification settings

rohanmittal1163/wechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We chat - web messenger app

one of the best backend project in this git repository of mine with backend development as well. This project helps you to communicate with your loved ones across the worl in a millisecond and express your emotions

⚜ DEMO

image image image image image

📌 Requirements

  • HTML
  • CSS
  • Javascript
  • PHP
  • MySql

🔰 Installation

  • Download or clone this repository.
git clone https://github.com/rohanmittal163/wechat.git
  • Download the zip folder in xampp/htdocs in your C drive to avoid any error

  • Don't forget to import chat.sql into your phpmyadmin database (if not having install xampp)

❤ Contribute

This project is open source and we are happy to receive contributions. If you would like to contribute, please follow these steps:

  1. Make a fork of the repository.
  2. Create a branch for your feature or bugfix (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added my new feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a pull request.