Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 820 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 820 Bytes

Trust Game Study

An interactive web application developed in React to study trust reciprocity.

Introduction

This project is an online platform designed to conduct a trust game study. Participants engage in a series of trust-based games, and their responses are analyzed to predict trust reciprocity. The project aims to contribute valuable insights into the dynamics of trust in human interactions, with potential applications in psychology, economics, and social sciences.

Table of Contents

Installation

To install and run the project on your local machine, follow these steps:

git clone https://github.com/HamzaDincer/trust-game-experiment.git
cd trust-game-experiment
npm install