/book-site

book-site is a demonstration of how to build a book site with book api

Primary LanguageRuby

book-site

book-site is a demonstration of how to build a book site with book api In the blog post book site's index page is not discussed because api doesn't provide any url for list the books.

slick plugin is used for scrolling books on index page.

Demo available at: http://www.codecpm.in/books

##clone the project

  • $cd book-site
  • $bundle install
  • Then start the server rails server
  • Type http://localhost:3000 in your browser