Copy ./phpbackend folder's content to your hosted folder. htaccess file is included and configured already.
Before setting up the backed, ensure you created the schema. Please execute these scripts using your PHPMyAdmin: ./db_schema
Clone the folder ./reactfrontend and execute
npm install
npm update
Once all the packages are downloaded and installed you will be able to run the project by executing
npm run