bhushan354 / BookStore

BookStore is a Simplified Version of Awesome-Books website that allows you to DISPLAY , ADD , REMOVE books using REDUCERS and API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book-Store

πŸ“— Table of Contents

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:

Make simple calculations. Read a random math-related quote.

πŸ›  Built With

Tech Stack

  • HTML
  • CSS
  • JAVASCRIPT
  • Redux
  • React
  • Api

Key Features

  • [Used plain Javascript]
  • [When the user clicks "Add" button, it adds the book to the list]
  • [When the user clicks "Remove" button, it removes the book from the list]

(back to top)

πŸ’» Getting Started

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

Prerequisites

  • Browser
  • Node
  • Code Editor

In order to run this project you need:

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

  • Choose a directory
  • Open a Terminal
  • write: git clone git@github.com:bhushan354/BookStore.git
  • get into to directory "BookStore"
  • write: npm install [

(back to top)

πŸ‘₯ Authors

πŸ‘€ Bhushan Deshmukh

(back to top)

πŸ”­ Future Features

  • [Refactor to use JavaScript classes]
  • [Complete website with navigation]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project, pplease, feel free to star the repository and share it with others who might benefit from it.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse team and Code reviewers who helped us with creating this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

BookStore is a Simplified Version of Awesome-Books website that allows you to DISPLAY , ADD , REMOVE books using REDUCERS and API

License:MIT License


Languages

Language:JavaScript 57.4%Language:CSS 31.7%Language:HTML 10.9%