Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 213 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 213 Bytes

YouReview

This is a basic application to see book reviews, ratings and introduction.

Running the app

  1. Clone the app and run bundle install .
  2. Run rails s to start server in development environment.