Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 1.5 KB

README.md

File metadata and controls

70 lines (43 loc) · 1.5 KB

Awesome books

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.

Built With

  • Javascript
  • HTML
  • CSS

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

Run git clone https://github.com/uzairali19/awesome-books

Run tests

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 .

Authors

👤 Hamid Murambiwa

👤 Uzair Ali

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.