https://github.com/mohamedsabry0/js_library
a library app that utilize DOM and power of JS
https://github.com/mohamedsabry0/js_library
Last synced: about 14 hours ago
JSON representation
a library app that utilize DOM and power of JS
- Host: GitHub
- URL: https://github.com/mohamedsabry0/js_library
- Owner: mohamedSabry0
- Created: 2021-03-23T20:46:10.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2022-05-18T21:58:37.000Z (about 3 years ago)
- Last Synced: 2025-03-02T13:24:25.700Z (3 months ago)
- Language: JavaScript
- Size: 112 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# JS Library
> A simple app to create a library using DOM manipulation.

## Built With
- HTML/CSS
- Javascript## Live Demo
[Live Demo Link](https://mohamedsabry0.github.io/js_library/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser
### Setup
- Clone or download the project to your local machine
- Change to the project's root directory
- Open the index file with your browser
```javascript
index.html
```## Authors
👨💻 **Breno Xavier**
- GitHub: [@brenoxav](https://github.com/brenoxav)
- Twitter: [@brenoxav](https://twitter.com/brenoxav)
- LinkedIn: [Breno Xavier](https://linkedin.com/in/brenoxav)👩💻 **Mohamed Sabry**
- GitHub: [@mohamedSabry0](https://github.com/mohamedSabry0)
- Twitter: [@mohsmh0](https://twitter.com/mohsmh0)
- LinkedIn: [Mohamed Sabry](https://linkedin.com/in/mohamed-sabry0/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Odin Project
- Microverse