OnlineBookStore

A simple book store with vanilla JavaScript. You can select multiple numbers of books. Adding them to cart, removing them from cart, decreasing and increasing the cart amount and calculating the total cost of the cart.

Stars
24

Online Book Store

Project Shoots Representation
screenshot
screenshot

📗 Table of Contents

📖 [Online Book Store]

[Online Book Store] is a simple book store with vanilla JavaScript. You can select multiple numbers of books. Adding them to cart, removing them from cart, decreasing and increasing the cart amount and calculating the total cost of the cart.

🛠 Built With

Tech Stack

Key Features

  • [Responsive layout]
  • [UX/UI accessibility]
  • [Dynamic data]

🚀 Live Demo

Add a link to your deployed project.

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • A browser of you choice.
  • A text editor of your choice.
  • An installed node.js on your local system

Setup

Clone this repository to your desired folder:

  • Use the following Commands:

    cd your-desired-folder
    git clone [email protected]:ab-noori/OnlineBookStore.git
    

Install

Install this project with:

  • You can deploy this projec on hosting provider of your choise or you can deploy it on github pages.

Usage

  • To add data the local storage of browser
  • To read data from local storage of browser.
  • To display data.
  • To remove data from local storage.

Deployment

You can deploy this project using:

  • Free deployment services like GitHub pages.
  • Any deployment services of your choice.

👥 Authors

👤 Abdul Ali Noori

🔭 Future Features

  • [Add About page]
  • [Add Contact page]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, give it a star.

🙏 Acknowledgments

I would like to thank Microverse and my coding partners, and also give credit to FreeCodeCamp YouTub Channel, I really learned a lot from this channel.

❓ FAQ (OPTIONAL)

  • How to make it mobile friendly?

    • Put a viewport tag in the header
  • How to design the site?

    • Draw a mockup before start to code

📝 License

This project is MIT licensed.

Related Projects