Kelvin-Ben / Awesome-Books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome books: plain JavaScript with classes

  • In this project, we build a basic website that allows users to add/remove books from a list.
  • We achieve that by using JavaScript classes and arrays.
  • We also dynamically modify the DOM and added basic events.

Built With

  • Major languages (HTML, CSS , JavaScript)
  • Frameworks (Bootstrap)

Getting Started

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

This is the Awesome books: plain JavaScript with classes

Prerequisites

Web Browser (e.g. Firefox, Chrome, Edge)

Setup

-using git command line
  if you are using the git command line, please use this command in your terminal
    git clone git@github.com:Kelvin-Ben/Awesome-Books.git
-using the GitHub Desktop
  if you are using the desktop version of github, please  click on the green "code" button and click on "Open with GitHub Desktop" 

Install

Install the linters in your local environment to mantain your code clean 

Authors

Kelvin Benjamin

Koami NOGBEDJI

Alexandre Medina

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

About

License:MIT License


Languages

Language:JavaScript 40.1%Language:CSS 32.0%Language:HTML 27.9%