Creating BookApp with modular JavaScript
- HTML
- CSS
- JavaScript
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
Check out the live demo here.
To get a local copy up and running follow these simple steps.
- Github Account
- code editor
- Git
(go to the terminal in the code editor and put the following git commands)
- git init
- git clone https://github.com/yusufnviiri/bookApp-ES6.git
- cd bookApp-ES6
- open index.html in the editor/browser to view the project contents
- open index.css to see the CSS styles used in the project.
- Open index.js to view Javascript files and related import modules
- enjoy
- GitHub: @yusufnviiri
- Twitter: @YNviiri
- LinkedIn: yusufnviiri
Contributions,code reviews and feature requests are all welcome
Give a ⭐️ if you liked this project
This project is MIT licensed.