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

https://github.com/derektypist/build-a-book-inventory-app

Practice CSS attribute selectors like [attribute], [attribute=value], [attribute~=value] and more.
https://github.com/derektypist/build-a-book-inventory-app

attributes css3 freecodecamp-project html5

Last synced: 11 months ago
JSON representation

Practice CSS attribute selectors like [attribute], [attribute=value], [attribute~=value] and more.

Awesome Lists containing this project

README

          

# Build a Book Inventory App

Practice CSS attribute selectors like `[attribute]`, `[attribute=value]`, `[attribute~=value]` and more.

## UX

[Build a Book Inventory App User Stories](https://www.freecodecamp.org/learn/full-stack-developer/lab-book-inventory-app/build-a-book-inventory-app)

## Technologies

Uses HTML5 and CSS3.

## Deployment

On [GitHub Pages](https://derektypist.github.io/build-a-book-inventory-app) at the main branch.

## Credits

### Acknowledgements

- [FreeCodeCamp](https://www.freecodecamp.org)