mnekx / awesome-books

Keeps track of awesome books' titles and their authors. Built with JavaScript, HTML, CSS. Responsive, CSS Transitions, Local Storage.

Home Page:https://mnekx.github.io/awesome-books/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome books

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

Built With

  • HTML, CSS, JavaScript

Install

  1. git clone https://github.com/mnekx/awesome-books.git
  2. cd awesome-books
  3. npm install
  4. npm start to serve into local 3000 port

Deployment

gitpages

Authors

πŸ‘€ Mnemba Chambuya

πŸ‘€ Souad

Screenshot see

Screenshot:

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the (https://github.com/mnekx/awesome-books/issues/).

Show your support

Give a ⭐️ if you like this project!

πŸ“ License

This project is MIT licensed.

About

Keeps track of awesome books' titles and their authors. Built with JavaScript, HTML, CSS. Responsive, CSS Transitions, Local Storage.

https://mnekx.github.io/awesome-books/


Languages

Language:JavaScript 58.5%Language:HTML 22.4%Language:CSS 19.1%