Basic website that allows users to add/remove books from a list. Stores the data in the local storage and the uses that to manipulate the data in the front-end.
- Javascript
- HTML
- CSS
To get a local copy up and running follow these simple example steps.
Run git clone https://github.com/uzairali19/awesome-books
For Linters:
# To check for HTML errors
npx hint .
# To check for CSS errors
npx stylelint "**/*.{css,scss}"
# To check for Javascript errors
npx eslint .
👤 Hamid Murambiwa
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Uzair Ali
- 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!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.