imere / book-trade

Home Page:https://im-booktrade.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Trade

  • I can view all books posted by every user.

  • I can add a new book.

  • I can update my settings to store my full name, city, and state.

  • I can propose a trade and wait for the other user to accept the trade.

https://im-booktrade.herokuapp.com/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

About

https://im-booktrade.herokuapp.com/


Languages

Language:JavaScript 61.0%Language:Vue 37.2%Language:HTML 1.1%Language:CSS 0.7%