git clone https://github.com/johnnzamba/shoprite.git
cd shoprite
john@john-ideapad:~/shoprite$
4. Start the PHP Development Server locally on http://localhost.
php -S localhost:8000 (or localhost instead)
This is a simple demo of a site where books by author(s) can be uploaded and can be bought in real time
It is integrated with Safaricom Daraja API for MPESA Transactions.
Special appreciation to @bnjunge
for his guide on this.
Feel free to ask anything @[email protected]
.