Library in JavaScript is a practice project, which includes the user input functionality and managing the dynamically DOM manipulation. We used Javascript, HTML5, CSS3, Bootstrap to implement it.
- HTML5
- CSS3
- Bootsrap
- JavaScript
To get a local copy up and running follow these simple example steps.
- Text Editor (VSCode is suggested.)
- Git installed
- Open Terminal
- In your prefered folder, run
https://github.com/carloso0114/library.git
- Open the
index.html
in the folder to run the project
To make any change,
- Open related file by using text editor.
👤 Pacifique Linjanja
- Github: @pacyL2K19
- Twitter: @PacifiqueLinja1
- Linkedin: Pacifique Linjanja
👤 Carlos Ospina
- GitHub: @carloso0114
- LinkedIn: Carlos Ospina
Contributions, issues and feature requests are welcome! Start by:
- Forking the project
- Cloning the project to your local machine
cd
into the project directory- Run
git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review
Give a ⭐️ if you like this project!
- Project originally taken from The Odin Project
This project is MIT licensed.