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
- HTML
- CSS
- Javascript
- PHP
- MySql
- 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)
This project is open source and we are happy to receive contributions. If you would like to contribute, please follow these steps:
- Make a fork of the repository.
- Create a branch for your feature or bugfix (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added my new feature'
) - Push your branch (
git push origin my-new-feature
) - Create a pull request.