A Javascript single-page app that allows the user to input the titles of books in his/her library along with the name of the author.
The books are displayed in a listing, and can be removed from as they are read or discarded.
Additionally, there is a contact page that gives info on the apps authors.
This project is an exercise in Javascript DOM manipulation, objects and classes.
- Open your terminal - Windows:
Win + R
, then typecmd
| Mac:Command + space
, then typeTerminal
- Navigate to a directory of your choosing using the
cd
command - Run this command in your OS terminal:
git clone git@github.com:German-Cobian/Books-List.git
to get a copy of the project - Navigate to the project's directory using the
cd
command - Open the index.html file in your web browser
- Fill up the book information on the form as requested.
- HTML
- CSS
- Bootstrap
- JavaScript
- Github workflow
- Linters(Lighthouse, stylelint, Webhint, eslint)
👤 Rocio Martinez
- Github: @Rocio01
- Twitter: @rugiada8801
- Linkedin: zulma-rocio-martinez
👤 German Cobian
- GitHub: @German Cobian
- Twitter: @GermanCobian1
- LinkedIn: @German Cobian
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Guidelines for this project were supplied by Microverse
MIT licensed.