Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexhedley/books

Collection of books
https://github.com/alexhedley/books

books

Last synced: about 1 month ago
JSON representation

Collection of books

Awesome Lists containing this project

README

        

# Books

Collection of books

[![HTML](https://img.shields.io/badge/HTML-E34F26?style=for-the-badge&logo=html5&logoColor=white)](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics)
[![CSS](https://img.shields.io/badge/CSS-1572B6?&style=for-the-badge&logo=css3&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS)
[![JS](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[![AngularJS](https://img.shields.io/badge/AngularJS-E23237?style=for-the-badge&logo=angularjs&logoColor=white)](https://angularjs.org/)
[![License: MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)

[![Deploy static content to Pages](https://github.com/AlexHedley/books/actions/workflows/static.yml/badge.svg)](https://github.com/AlexHedley/books/actions/workflows/static.yml)
[![pages-build-deployment](https://github.com/AlexHedley/books/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/AlexHedley/books/actions/workflows/pages/pages-build-deployment)

[![GitHub contributors](https://img.shields.io/github/contributors/AlexHedley/books.svg)](https://GitHub.com/AlexHedley/books/graphs/contributors/)
[![GitHub issues](https://img.shields.io/github/issues/AlexHedley/books.svg)](https://GitHub.com/AlexHedley/books/issues/)
[![GitHub issues-closed](https://img.shields.io/github/issues-closed/AlexHedley/books.svg)](https://GitHub.com/AlexHedley/books/issues?q=is%3Aissue+is%3Aclosed) | [![GitHub pull-requests](https://img.shields.io/github/issues-pr/AlexHedley/books.svg)](https://GitHub.com/AlexHedley/books/pull/) | [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)

## Site

- https://alexhedley.github.io/books

## Run

`cd src`

`py -m http.server`

- [local](http://localhost:8000/)

## src

- [src](src/README.md)

## docs

- [docs](docs/README.md)

## License

- [MIT License](LICENSE)