Awesome-books

Awesome books app is a basic website that allows users to add/remove books from a list. It is a single page app (SPA) which allow switching to different pages of the app without page load. Built with JavaScript.

Stars
4

Awesome Books

A basic website that allows users to add/remove books from a list by using JavaScript objects and arrays.

Built With

  • HTML, CSS and JavaScript
  • Linters: Lighthouse, Webhint, Stylelint and ESlint
  • VS Code

Website Mockup πŸ“± πŸ’» πŸ–₯️

Live Demo πŸ”—

Check out the live demo hereπŸ‘ˆ

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone the repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone [email protected]:Elijahdre/Awesome-books.git

Usage

Kindly modify the files as needed.

Run tests

To check for linters, use the files provided by Microverse. A GitHub action is also set to run during pull request.

$ npm install

Deployment

This app is deployed in the GitHub Pages for easy viewing upon merged on the main branch. Please find the link in the Live Demo section.l

Authors

πŸ‘€ Shakhrizoda Yusupova

  • GitHub: GitHub Badge
  • LinkedIn: LinkedIn Badge

πŸ‘€ Elijah Odjegba

  • GitHub: GitHub Badge
  • Twitter: Twitter Badge
  • LinkedIn: LinkedIn Badge

🀝 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
  • Code Reviewers
  • Coding Partners

πŸ“ License

This project is MIT licensed

Badges
Extracted from project README
GitHub Badge LinkedIn Badge GitHub Badge Twitter Badge LinkedIn Badge
Related Projects