"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. We manage a book collection using plain JS with objects to our first project. We manage a book collection using plain JS with classes and added basic CSS to our second project. Navigation created for the website.
- HTML
- JavaScript
- CSS
- Git
To get a local copy, follow these simple steps.
In order to run this project on your computer, please make sure that you have a web browser installed
- Create a new folder;
- Copy the index.html to this folder;
- Copy the CSS/index.css to this folder;
- Copy the script/index.js to this folder;
- Double click on the index.html on the location of this folder;
Once you completed these steps you should see the site in your browser.
👤 Elson Otake
- GitHub: @elsonotake
- Twitter: @elsonotake
- LinkedIn: Elson Otake
👤 Jesse Uzoma
- GitHub: @hedevedup
- Twitter: @devtochi
- LinkedIn: jesseuzoma
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
- Microverse
- W3Schools
This project is MIT licensed.