Skip to content

kate-stretton/the-book-exchange

 
 

Repository files navigation

The Book Exchange

The Book Exchange is an online marketplace for users to exchange books they’ve already read for books they haven’t using a token based currency system. The app can be found at https://the-book-exchange-mako.herokuapp.com/.

The Book Exchange was written by Daniela, Jillian, Kate, Mandy, Tim and Victoria in as a final project for Dev Academy Aoteroa.

image

Install

npm install
npm run knex migrate:latest
npm run knex seed:run
npm run dev

Visit http://localhost:3000 in your browser.

Project team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • SCSS 7.6%
  • HTML 0.4%