Skip to content

"AwesomeBooks-with-ES6" is a comprehensive repository featuring the use of JS modules, and best practices designed to improve my skills in ECMAScript 6.

License

Notifications You must be signed in to change notification settings

davidolanrewaju/AwesomeBooks-with-ES6

Repository files navigation

📗 Table of Contents

📖 AwesomeBooks

[AwesomeBooks] is a project that helps showcases a deeper understanding of Javascript by the use of classes, property constructors, and objects to create an webpage with the feature to add and remove contents dynamically.

🛠 Built With

Tech Stack

Frontend
  • HTML
  • CSS
  • Linters
  • GitHub Flows
  • Javascript

Key Features

  • Add books dynamically
  • Remove added books dynamically
  • Applied ES6 modules for page dynamism

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • GitHub Account
  • Git installed on your system
  • Install all dependencies
  • Code Editor

Setup

Clone this repository to your desired folder, write the following commands in git bash

  cd my-folder
  git clone [email protected]/dave-prog/AwesomeBooks.git

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

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

(back to top)

👥 Authors

👤 Olanrewaju David

(back to top)

🔭 Future Features

  • Add a download link and like button for any book added

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project hit the like button and also hit me up if you need a collaborator on any side projects you're working on.

(back to top)

🙏 Acknowledgments

I would like to thank microverse for the resources provided to make this project easy to execute and my coding partner Mahou

(back to top)

❓ FAQ (OPTIONAL)

  • How did you set up your project?

    • Installed all dependencies given by Microverse (stylelint, webhint, lighthouse)
  • How do I clone your report for use?

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

"AwesomeBooks-with-ES6" is a comprehensive repository featuring the use of JS modules, and best practices designed to improve my skills in ECMAScript 6.

Topics

Resources

License

Stars

Watchers

Forks