This is a Full Stack React web application using RESTful APIs that enables users to communicate through a blog and conduct online buying and selling of products. Created 4 role-based profiles (Student, Business Owner, School Admin, and Super Admin) with specific access control.
php: https://www.ergonis.com/products/tips/install-php-on-macos.php
php: https://windows.php.net/download/
Have jquery: npm install --save jquery
Have axios: npm install axios
Remember to check ports
Mine was hosted on cloud. If you are using Cloud for database make sure give access to host(eg. wireless% or whatever)
cd PHP/
php -S localhost:8000
rachanamaria, Divya6696