moniqka / book-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

book-search

recrutation project --> src folder

Previewing Locally

npm install -g serve
(-s flag means serve it in Single-Page Application mode)
serve -s dist

GitHub Pages

You can see the project on https://moniqka.github.io/book-search/

TODO:

  • clean CSS --> create main scss file for the whole project which contains variables, mixins and defined styles for common elements.
  • improve RWD and A11Y
  • upgrade/update filters
  • add unit testing

About


Languages

Language:Vue 77.4%Language:JavaScript 16.8%Language:HTML 3.2%Language:Shell 2.6%