Skip to content

A website for keeping track of your favorite books. This website displays a list of added books, allows adding new books and removing books from the list. It is built mainly using Javascript and Bootstrap.

Alfredbis29/ES6-Awesome-Book3

Repository files navigation

ES6-Awesome-Book3!

My Awesome Books is a basic website that allows users to add/remove books from a list and achieved that by using JavaScript objects and arrays.

Built With

  • HTML & CSS, ES6
  • linters
  • JavaScript

Live Demo

Live Demo Link

Getting Started To get the content of this project locally you need to run this command in your terminal:

Awesome Books Test For tracking linter errors locally you need to follow these steps:

After cloning the project you need to run this command

npm install This command will download all the dependancies of the project

For tracking the linter errors in HTML file run:

npx hint .

For tracking the linter errors in CSS file run:

npx stylelint "*/.{css,scss}"

And For tracking the linter errors in JavaScript file run:

npx eslint .

👤 Alfred

🤝 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! and advice me where to work upon it

📝 License

This project is MIT licensed.

About

A website for keeping track of your favorite books. This website displays a list of added books, allows adding new books and removing books from the list. It is built mainly using Javascript and Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published