Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vichuge/jslibrary
This is a basic library app made in js.
https://github.com/vichuge/jslibrary
bootstrap javascript linters
Last synced: 11 days ago
JSON representation
This is a basic library app made in js.
- Host: GitHub
- URL: https://github.com/vichuge/jslibrary
- Owner: vichuge
- License: mit
- Created: 2021-03-24T15:18:58.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-11-14T14:16:23.000Z (about 2 years ago)
- Last Synced: 2024-05-27T23:39:15.098Z (6 months ago)
- Topics: bootstrap, javascript, linters
- Language: HTML
- Homepage: https://vichuge.github.io/JsLibrary/
- Size: 9.6 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Library - Javascript
Library in JavaScript is a practice project, which includes the user input functionality and managing the dynamically DOM manipulation.We used Javascript, HTML5 and CSS3, to implement it
![screenshot](/screenshots/jlibrary.png)
## Live Link Demo
[Live Link Demo](https://vichuge.github.io/JsLibrary/)
## Built With
- HTML5
- CSS3
- JavaScript## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Text Editor (VSCode is suggested.)
### Setup
- Install [git](https://git-scm.com/downloads)
- Open Terminal
- Change directory to folder to download repository
- Use `cd `
- Run `git clone https://github.com/vichuge/JsLibrary.git`
- open the folder
- double click index.html
- Here comes the website on the local machine.To make any change,
- Open related file by using text editor.
## Authors
👤 **Imran Yousaf**
- GitHub: [@imran5644](https://github.com/imi5644)
- Twitter: [@imran56444](https://twitter.com/imran56444)
- LinkedIn: [Imran Yousaf](https://www.linkedin.com/in/imran-yousaf5644/)👤 **Victor Pacheco**
- GitHub: [@vichuge](https://github.com/vichuge)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/victor-pacheco-7946aab2/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Project originally taken from The Odin Project
- Project inspired by Microverse Program## 📝 License
This project is [MIT](LICENSE) licensed.