Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnftitor/library
Keep track of the books you've read on a private, local webpage. Store its title, author, number of pages. Check if you've already read it or add it as the next one in the list. Add an external url to have the cover of it. Enjoy your personal library!
https://github.com/johnftitor/library
css html javascript
Last synced: about 3 hours ago
JSON representation
Keep track of the books you've read on a private, local webpage. Store its title, author, number of pages. Check if you've already read it or add it as the next one in the list. Add an external url to have the cover of it. Enjoy your personal library!
- Host: GitHub
- URL: https://github.com/johnftitor/library
- Owner: JohnFTitor
- Created: 2021-09-01T22:30:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-04T22:17:38.000Z (almost 3 years ago)
- Last Synced: 2024-11-05T23:43:39.641Z (about 2 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://johnftitor.github.io/library/
- Size: 833 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alexandria's Library
> The complete webpage to store your preferred books. This is an Odin Project exercise to practice objects and Object-constructors, using JavaScript..
![Preview](./alexandria.gif)
Keep track of the books you've read on a private, local webpage. Store its title, author, number of pages. Check if you've already read it or add it as the next one in the list. Add an external url to have the cover of it. Enjoy your personal library!
## Built With
- HTML/CSS, JavaScript
- Visual Studio Code## Live Demo
[Live Demo Link](https://johnftitor.github.io/library/)
## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone this repository with git clone```https://github.com/JohnFTitor/library.git``` using your terminal or command line.
- Change to the project directory by entering :
```cd library``` in the terminal### Setup
You can clone this repository or simply download the files as a .zip
If you want to set up a personal repository based on this one, you can as well fork it.### Usage
You're free to use this project however you like it for educational purposes. Just keep in mind the acknowledgment described below
### Deployment
The deployment can be found in the Github Pages of this repository or through the link provided above
## Authors
π€ **AndrΓ©s Felipe Arroyave Naranjo**
- GitHub: [@JohnFTitor](https://github.com/JohnFTitor)
- Twitter: [@johnftitor](https://twitter.com/johnftitor)
- LinkedIn: [Andres](https://www.linkedin.com/in/andresarroyavenaranjo/?locale=en_US)## Show your support
Give a βοΈ if you like this project!