/Awesome-Books

Awesome Books is a basic website that allows users to add/remove books from a list. Built using HTML, CSS and Javascript

Primary LanguageJavaScriptMIT LicenseMIT

Awesome Books

📗 Table of Contents

📖 About

Awesome Books is a basic website that allows users to add/remove books from a list.

🛠 Built With

Tech Stack

  • HTML
  • CSS
  • Javascript

Key Features

  • Javascript Objects
  • Javascript Classes
  • Single Page Apps

(back to top)

🚀 Live Demo

  • N/A

(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:

  • a browser
  • git
  • nodejs

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:forLoop94/Awesome-Books.git
  npm install

Usage

To run the project, execute the following command:

  Open index.html in browser
  or
  open with Live server in Vscode

Run tests

To run tests, run the following command:

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

(back to top)

👥 Authors

👤 Charles Andrews

👤 Mesak Lalrindika

(back to top)

🔭 Future Features

  • JS Classes
  • Navigation Menu

(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 give me a follow and/or a star

(back to top)

🙏 Acknowledgments

  • Mesak - my coding partner

(back to top)

📝 License

This project is MIT licensed.

(back to top)