Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 605 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 605 Bytes

Welcome to Yelp clone app

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.

Getting Started

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

Contributing

It would be awesome if you could contribute to make this app better.

License

This app is released under the MIT License!