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
- Host: GitHub
- URL: https://github.com/aburd/sci-fi-books
- Owner: aburd
- License: agpl-3.0
- Created: 2022-03-28T14:32:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-24T10:13:08.000Z (about 4 years ago)
- Last Synced: 2024-11-08T07:37:28.042Z (over 1 year ago)
- Language: JavaScript
- Size: 201 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```