Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://elijahdre.github.io/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.
https://elijahdre.github.io/Awesome-books/

books css css3 html html-css-javascript html5 javascript microverse microverse-projects microverse-students

Last synced: 3 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Awesome Books

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

## Built With

- [x] HTML, CSS and JavaScript
- [x] Linters: Lighthouse, Webhint, Stylelint and ESlint
- [x] VS Code

## Website Mockup 📱 💻 🖥️
![all-devices-black](Awesome-books-mockup.png)

## Live Demo 🔗

Check out the live demo [here](https://elijahdre.github.io/Awesome-books/)👈

## Getting Started

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

### Prerequisites

- [x] A web browser like Google Chrome.
- [x] 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](https://github.com/microverseinc/linters-config). 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](https://img.shields.io/badge/-shyusu4-white?logo=GitHub&logoColor=181717&style=plastic)](https://github.com/shyusu4)
- LinkedIn: [![LinkedIn Badge](https://img.shields.io/badge/-Shakhrizoda--Yusupova-white?logo=LinkedIn&logoColor=0A66C2&style=plastic)](https://www.linkedin.com/in/shakhrizoda-yusupova-789253229/?originalSubdomain=uz)

👤 **Elijah Odjegba**

- GitHub: [![GitHub Badge](https://img.shields.io/badge/-Elijahdre-white?logo=GitHub&logoColor=181717&style=plastic)](https://github.com/Elijahdre)
- Twitter: [![Twitter Badge](https://img.shields.io/badge/-kingglijah-white?logo=Twitter&logoColor=1DA1F2&style=plastic)](https://twitter.com/kingglijah)
- LinkedIn: [![LinkedIn Badge](https://img.shields.io/badge/-Elijah--Odjegba-white?logo=LinkedIn&logoColor=0A66C2&style=plastic)](https://www.linkedin.com/in/elijah-odjegba/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page.](https://github.com/Elijahdre/Awesome-books/issues)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse
- Code Reviewers
- Coding Partners

## 📝 License

This project is [MIT](./MIT.md) licensed