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.
- Host: GitHub
- URL: https://github.com/derektypist/build-a-book-inventory-app
- Owner: derektypist
- Created: 2025-02-25T11:50:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T11:58:00.000Z (over 1 year ago)
- Last Synced: 2025-02-25T12:37:32.069Z (over 1 year ago)
- Topics: attributes, css3, freecodecamp-project, html5
- Language: HTML
- Homepage: https://derektypist.github.io/build-a-book-inventory-app/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)