Skip to content

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.

Notifications You must be signed in to change notification settings

ab-noori/OnlineBookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Book Store

Project Shoots Representation
screenshot
screenshot
logologo

📗 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]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

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

(back to top)

👥 Authors

👤 Abdul Ali Noori

(back to top)

🔭 Future Features

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

(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 it a star.

(back to top)

🙏 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.

(back to top)

❓ 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

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages