Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byteshiva/goodreadssearch
GoodReads Search App
https://github.com/byteshiva/goodreadssearch
javascript node vue webpack yarn
Last synced: about 2 months ago
JSON representation
GoodReads Search App
- Host: GitHub
- URL: https://github.com/byteshiva/goodreadssearch
- Owner: byteshiva
- License: apache-2.0
- Created: 2018-06-10T18:30:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T17:15:50.000Z (about 2 months ago)
- Last Synced: 2024-11-15T18:24:37.401Z (about 2 months ago)
- Topics: javascript, node, vue, webpack, yarn
- Language: Vue
- Homepage: https://byteshiva.github.io/goodreadssearch/
- Size: 3.27 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Goodreads Search App [![CircleCI](https://circleci.com/gh/byteshiva/goodreadssearch.svg?style=svg)](https://circleci.com/gh/byteshiva/goodreadssearch)
# Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8091
yarn run serve# build for production with minification
yarn run build# run unit tests
yarn run test:unit# run e2e tests
yarn run test:e2e```
![GoodRead Search App](https://raw.githubusercontent.com/byteshiva/goodreadssearch/master/screenshots/screenshot-localhost%208081-2018-06-11-09-27-10.png
)![GoodRead Search App](https://raw.githubusercontent.com/byteshiva/goodreadssearch/master/screenshots/screenshot-localhost%208081-2018-06-11-09-31-20.png
)![GoodRead Search App](https://raw.githubusercontent.com/byteshiva/goodreadssearch/master/screenshots/screenshot-localhost%208081-2018-06-11-09-31-57.png
)