A book collection app
A web application for storing books collection with functionality to add books and remove books.
Built With
- HTML
- CSS
- JavaScript
- Wireframe
Visit Awesome Books page
[Live Here](coming soon)
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
clone repo: git clone https://github.com/netman5/awesome-books.git
then cd awesome-book
Install
run npm install
to install dependencies
Authors
🤝
Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
📝
License
This project is MIT licensed.
Awesome books: Refactor to use JavaScript classes
Refactor to use JavaScript classes
Awesome books: A complete website with navigation.
A complete awesome books website with navigation.
Basic UI
Basic UI and JavaScript functionality for the awesome book app
Peer to Peer Code Review
Good job done so far! I really like your code; But I think the following changes can be made to make the code look awesome,
-Include a header tag in your
html file
in yourfull_website branch