An open API service indexing awesome lists of open source software.

https://github.com/aburd/sci-fi-books

A list of sci-fi books
https://github.com/aburd/sci-fi-books

Last synced: 10 months ago
JSON representation

A list of sci-fi books

Awesome Lists containing this project

README

          

## Description

An webpage which will display some sci-fi books

## Installation

[Get node](https://nodejs.org/en/download/) if you don't have it

```
$ git clone git@github.com:aburd/sci-fi-books.git
$ cd ./sci-fi-books
$ npm install
$ npm start
```