Building A Library-like Books Management App
This is a Todo-like book management app to showcase the skills we have acquired in JavaScript Object Oriented Programmin.
- HTML
- CSS
- JavaScript
To get a local copy up and running follow these simple example steps.
Clone the repo with git clone https://github.com/HENRYKC24/my-portfolio.git
Run npm install
from the command line
Run npx hint .
to test for html linting check
Run npx stylelint "**/*.{css,scss}"
to test for css linting check
The app is deployed using GitHub pages. You can view it using the 'live demo' above.
👤 Henry Kc
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Ali Abbani
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A special thanks to Microverse for inspiring this project. We are indebted to you all at Microverse
- A special thanks goes to all our peers at Microverse for being there for us.
This project is MIT licensed.