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

https://github.com/robertbenjamin/four-hour-books

A React app archive of all the books mentioned in The Tim Ferriss Show.
https://github.com/robertbenjamin/four-hour-books

Last synced: 11 months ago
JSON representation

A React app archive of all the books mentioned in The Tim Ferriss Show.

Awesome Lists containing this project

README

          

# Four Hour Books

To run:

```
$ git clone git@github.com:robertbenjamin/four-hour-books.git
$ cd four-hour-books
$ npm i
$ npm start
```