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

https://github.com/chiefwoods/library

Web library for The Odin Project
https://github.com/chiefwoods/library

theodinproject

Last synced: 7 months ago
JSON representation

Web library for The Odin Project

Awesome Lists containing this project

README

          

# Library

![Screenshot](screenshot.png)

Web library for [The Odin Project](https://www.theodinproject.com/).

[Live Website](https://chiefwoods.github.io/library/)

[Source Repository](https://github.com/ChiefWoods/library)

## Features

- Track your reading collection
- Filter books by status

## Built With

### Languages

- [![HTML5](https://img.shields.io/badge/HTML5-white?style=for-the-badge&logo=html5&logoColor=e65127)](https://html5.org/)
- [![CSS3](https://img.shields.io/badge/CSS3-white?style=for-the-badge&logo=css3&logoColor=306AF1)](https://www.w3.org/Style/CSS/Overview.en.html)
- [![JavaScript](https://img.shields.io/badge/Javascript-383936?style=for-the-badge&logo=javascript)](https://js.org/index.html)

### Tools

- [![!Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-2c2c32?style=for-the-badge&logo=visual-studio-code&logoColor=007ACC)](https://code.visualstudio.com/)

## Getting Started

### Setup

1. Clone the repository
```
git clone https://github.com/ChiefWoods/library.git
```

## Issues

View the [open issues](https://github.com/ChiefWoods/library/issues) for a full list of proposed features and known bugs.

## Acknowledgements

### Resources

- [Shields.io](https://shields.io/)
- [Google Fonts](https://fonts.google.com/)
- [Pictogrammers](https://pictogrammers.com/)

### Hosting and API

- [GitHub Pages](https://pages.github.com/)
- [Google Books API](https://developers.google.com/books/)

## Contact

[chii.yuen@hotmail.com](mailto:chii.yuen@hotmail.com)