This app is build using Ruby on Rails framework. It is not meant to replace the real Yelp app. It was build for education purpose.
1️⃣ Look at the gems file for the Ruby version and the gem used in the app
2️⃣ Just bundle install and you should be good to go 💥
3️⃣ Run "rake db:setup" or "rake db:seed" to populate database with some dummy text
It would be awesome if you could contribute to make this app better.
This app is released under the MIT License!