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
- HTML5
- CSS3
- JavaScript
To get a local copy up and running follow these simple example steps.
- Text Editor (VSCode is suggested.)
- Install git
- Open Terminal
- Change directory to folder to download repository
- Use
cd <file-path>
- 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.
👤 Imran Yousaf
- GitHub: @imran5644
- Twitter: @imran56444
- LinkedIn: Imran Yousaf
👤 Victor Pacheco
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
- Project originally taken from The Odin Project
- Project inspired by Microverse Program
This project is MIT licensed.