In your Terminal(mac)/Command Line(Windows), enter the commands below
$ git clone https://github.com/amazeIvy/wouldyourather.git
$ cd wouldyourather
$ npm install
$ npm start
Then the app will automatically open at "localhost:3000/" in your browser