ChloeLiang / book-recommender-demo

This is a demo website for @ppeyliang's book recommender system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Recommender Demo

All Contributors

Netlify Status

Getting Started

These instructios will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Download the back end API for this project here.

Install Node.js (version 8.10.0 or later).

The back end API can be downloaded here.

Installing

Install all the dependencies:

cd book-recommender-demo
npm install

Start the server at localhost:3000:

npm start

Contributors

Thanks goes to these wonderful people (emoji key):

Liang Xin, Chloe
Liang Xin, Chloe

🚧 πŸ’» πŸ“–
Liang Yue, Janice
Liang Yue, Janice

πŸ’» πŸ‘€ πŸ€”

This project follows the all-contributors specification. Contributions of any kind welcome!

About

This is a demo website for @ppeyliang's book recommender system.


Languages

Language:JavaScript 98.4%Language:SCSS 1.2%Language:HTML 0.4%Language:Shell 0.0%