rdurgarao / book-site

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Ruby 61.4%Language:HTML 31.9%Language:CSS 4.3%Language:JavaScript 2.4%