A simple web application that allows users digitally simulate 1 round of the cardgame "War".
- Input ISBN to search for a book
- Display book's title, author, cover image, and ISBN
- Store book information in local storage
- HTML
- CSS
- JavaScript
- DeckOfCards Api
Click the "Deal Cards" button to generate two cards and see which one wins.
Contributions to the project are welcome. To contribute, follow these steps:
- Fork the repository.
- Create a new branch with a descriptive name for your feature or bug fix.
- Make changes to the code.
- Test your changes to make sure they work as expected.
- Commit your changes.
- Push your changes to your fork.
- Submit a pull request.
This project is licensed under the MIT License.