jssol / Awesome-books_JavaScript-objects

In this project, we build a basic website that allows users to add/remove books from a list, using JavaScript objects and arrays. and dynamically modify the DOM and add basic events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome-books_JavaScript-objects

In this project, we build a basic website that allows users to add/remove books from a list, using JavaScript objects and arrays. and dynamically modify the DOM and add basic events.

Built With

  • HTML/CSS, Javascript
  • Git/Github, CLI

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

Setup

To get the project up and running you need a browser. The project live link

Install

To get the project locally, run git clone git@github.com:Ismailco/Awesome-books_JavaScript-objects.git

Usage

This project helps you store your favorite books right in your navigator.

Run tests

For:

  • Eslint: run npx eslint .
  • Eslint: run npx hint .
  • Stylelint: run npx stylelint "**/*.{css.scss}"

Authors

πŸ‘€ Ismail Courr

πŸ‘€ Jonathan Sivahera

🀝 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!

πŸ“ License

This project is MIT licensed.

About

In this project, we build a basic website that allows users to add/remove books from a list, using JavaScript objects and arrays. and dynamically modify the DOM and add basic events.


Languages

Language:JavaScript 48.5%Language:CSS 34.4%Language:HTML 17.1%