/Awesome-Books

An "Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. Built with JavaScript (medium-fidelity).

Primary LanguageJavaScript

Awesome-Books

This is a Single Page App complete website with navigation that display three sections dynamically using JS.

List Book Add book section Contact section
screenshot. screenshot2 screenshot2
  • The Single Page App has three links in the navigation which display these sections when clicked.

  • The three section are

    • The List Book section
    • The Add Book section
    • The Contact section
  • When the anchor list link is clicked, it displays the list of books section while the contact and add form section is hidden.

  • When the anchor add book link is clicked, it displays the form control section while the contact and list section is hidden.

  • When the anchor contact information link is clicked, it displays the contact information section while the add book and list section is hidden.

Built With

  • HTML, CSS, JavaScript
  • Git, Github

Prerequisites

Basic understanding of HTML, JavaScript, CSS Git and GitHub

Live Demo Link

Getting Started

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

  1. Copy this website https://github.com/BenMukebo/Awesome-Books
  2. Navigate to the location of the folder in your machine you wish to save this folder: you@your-Pc-name:~$ cd <folder>
  3. Clone this repository or download the Zip folder: git clone https://github.com/BenMukebo/Awesome-Books.git
  4. Change Directory into the cloned repository: you@your-Pc-name:~$ cd <Awesome-Books>
  5. Open the repository with Visual Code Editor: you@your-Pc-name:~$ code . or open with any code editor of your choice.

Authors

👤 Francis Nzenwa Ugorji

👤 Ben Mukebo

🤝 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

  • Microverse for the opportunity to underatake such project using their platform
  • To family and friends who motivated us throughout this project

📝 License

This project is MIT |licensed.