You are warmly welcome to my chat test application
- Clone this repository into the
www
folder of your local server or another named folder but in your serve repository as so
git clone https://github.com/BrunoNicholas/well-chat.git
- Go into your
phpmyadmin
page or your sql terminal and create a database calledfast_chat
. - Once the database is created,
import
the database file from the root of the project asdatabase/fast_chat.sql
as indicated. - Now at this level, you are good to go. Head into your browser and go
Thank You!