$ git clone [email protected]:shivgarg5676/feedback-fruits.git
$ cd feedback-fruits
Goto ember folder
$ cd frontend
Install npm packages
$ npm install
Start Ember server
$ ember s --proxy http://localhost:3000
Goto backend
$ cd backend
Install gem dependencies
$ bundle install
run rails server
$ rails s -b 0.0.0.0
#Running and using app - Goto your browser and open http://localhost:4200 - sign up and create an account - Login and start playing