0 Forks
5 Stars
5 Watchers

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.

How to download and setup OnlineBookStore

Open terminal and run command
git clone https://github.com/ab-noori/OnlineBookStore.git
git clone is used to create a copy or clone of OnlineBookStore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OnlineBookStore https://github.com/ab-noori/OnlineBookStore/archive/master.zip

Or simply clone OnlineBookStore with SSH
[email protected]:ab-noori/OnlineBookStore.git

If you have some problems with OnlineBookStore

You may open issue on OnlineBookStore support forum (system) here: https://github.com/ab-noori/OnlineBookStore/issues