Welcome to my repo for PageSkimr - a web application that allows users to rate and review their favourite books.
The original brief for this challenge can be found HERE!
- Raty JS Plugin
- Paperclip Ruby Gem
- Devise Ruby Gem
- Ruby-on-rails
- SCSS
- JQuery
- Bootstrap
Clone this repository, and change in the correct directory.
$ git clone https://github.com/kaaristrack/PageSkimr
$ cd PageSkimr/PageSkimr
Execute the rails server.
$ rails s
Navigate to "localhost:3000" in your chosen browser, and enjoy!