awesome-books-project

This is a basic website that allows users to add or remove books from a list.

MIT License

Stars
9

📗 Table of Contents

📖 [Awesome Books Project]

Awesome Books Project is a a basic website that allows users to add and/or remove books from a list of books on the website. The Project is achieved by using JavaScript objects and arrays. The project also implemented features that dynamically modify the DOM and add basic events and listeners..

🛠 Built With

Tech Stack

Key Features

  • [Responsive design]
  • [Page Jumps]
  • [Add/Remove buttons]

🚀 Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Install

Install this project with:

Usage

To run the project, execute the following command:

  use git bash to open in Vs code

Run tests

To run tests, run the following command:

Run "npx hint ." 
Run "npx stylelint "**/*.{css,scss} --fix " to fix linters 
Run "npx eslint . --fix to fix linters"

Deployment

You can deploy this project using:

  • github pages

👥 Authors

👤 Author1

Author2

🔭 Future Features

  • [contact form page]
  • [A feature for price inclusion]
  • [A feature for updating the cart]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, kindly drop a star for me.

🙏 Acknowledgments

I would like to use this medium to appreciate My coding partner for brainstorming together with me.

📝 License

This project is MIT licensed.

Related Projects