https://github.com/anndcodes/library
A Library project to store your reading and read books
https://github.com/anndcodes/library
javascript library odin-project theodinproject
Last synced: 15 days ago
JSON representation
A Library project to store your reading and read books
- Host: GitHub
- URL: https://github.com/anndcodes/library
- Owner: anndcodes
- License: mit
- Created: 2023-08-28T22:04:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T00:56:16.000Z (over 2 years ago)
- Last Synced: 2025-01-21T23:24:49.350Z (over 1 year ago)
- Topics: javascript, library, odin-project, theodinproject
- Language: CSS
- Homepage: https://anndcodes.github.io/library/
- Size: 130 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Library
A **"Library"** page project from _**The Odin Project**_ curriculum.

## About the Project:
A bookshelf page project where you can add books and set their status as to "read" or "not read". The project was made to practice what I learned about _Objects_.
## Features:
* Modal card to add books
* Toggle button to change read status
* Remove button to delete book card
* Responsive cards
## Resources:
* [Logo image](https://br.freepik.com/icone/livro_695856#fromView=search&term=autumn+books&page=47&position=23)
* [Fonts](https://www.fontshare.com/)
* [Icons](https://phosphoricons.com/)
* [Add button animation](https://uiverse.io/vinodjangid07/curvy-lionfish-94)
* [Checkbox code](https://moderncss.dev/pure-css-custom-checkbox-style/)
## Visit the Project:
Check out the [_**project**_](https://anndcodes.github.io/library/) out!
---
Made with ❤️ by [**Annd**](https://github.com/anndcodes)