Skip to content

LionRouge1/awesome-books

 
 

Repository files navigation

Awesome Books. Dynamic websites with JS

Awesome books is a simple website that displays a list of books and allows the user to add and remove books from that list.

The project was completed in multiple milestones

  • milestone 1: Manage books collection (plain JS with objects).
  • milestone 2: Manage books collection (plain JS with classes).
  • milestone 3: Style core elements of the page.
  • milestone 4: Create a complete website with navigation.

Built With

  • HTML5
  • CSS3
  • JavaScript ES6

Live demo

You can visit live version via link

Getting Started

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

  • Open Terminal.
  • Change the current working directory to the location you want the cloned directory.
  • Enter the following:
$ git clone git@github.com:Sboursen/awesome-books.git.

  • Press Enter to create your local clone.
  • run ```cd awesome-books``
  • now you an open the project with any code editor and go live or simply open the index.html page with the browser.

Prerequisites

  • GitHub
  • Git

Authors

👤 Soufiane Boursen

👤 Amira Abouhadid

Contributors

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like my portfolio!

📝 License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 39.6%
  • JavaScript 36.4%
  • HTML 24.0%