/book-store

Primary LanguageJavaScriptMIT LicenseMIT


Book store

📗 Table of Contents

📖 book-store

[Book-store] is a basic website that allows users to add/remove books from a list.

🛠 Built With VSCode

Client
Styling
Functionality

Key Features

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Node
  • ESlint set up

Setup

Clone this repository to your desired folder:

gh repo clonehttps://github.com/BANCUNGUYE66/book-store

Install

Install this project with:

  
  gh repo clone BANCUNGUYE66/book-store
  cd book_store
  npm install -y

Run tests

To run tests, run the following command:

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

(back to top)

👥 Bancunguye.A ,

👤 Bancunguye.A

(back to top)

🔭 Future Features

I'll add the following section to the webpage.

  • final touches

(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... Kindly leave a star ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

❓ FAQ (OPTIONAL)

  • Did you intergrate linters to your project

    • Yes
  • [Did you run all the tests

    • Yes

(back to top)

📝 LICENSE

This project is MIT licensed

(back to top)