/Bookstore

Bookstore is a website made using React and Redux for Adding, Removing and Displaying a list of books.

Primary LanguageJavaScriptMIT LicenseMIT

Book Store

📗 Table of Contents

📖 Book Store

Book Store is a website made using React and Redux for Adding, Removing and Displaying a list of books.

🛠 Built With

  • HTML
  • CSS
  • JavaScript
  • React & Redux

Tech Stack

Client

Key Features

  • Use React Router V6
  • Use API
  • Use Redux in react

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

  1. Web browser.
  2. Code editor.
  3. Git

Setup

Clone this repository to your desired folder and install required dependencies:

  cd my-folder
  git clone github.com/redmarverick/Math-magicians.git

  npm init -y
  npm install webpack webpack-cli --save-dev
  npm install --save-dev html-webpack-plugin
  npm install --save-dev html-loader 

  npm install --save-dev style-loader css-loader
  npm install --save-dev webpack-dev-server

Usage

To run the project, execute the following command:

  npm install webpack
  npm run build
  npm run dev

Run tests

To run tests, run the following command:

Comming soon.

(back to top)

👥 Authors

👤 Nylbert Victor

(back to top)

🔭 Future Features

  • [Display Books]
  • [Add Books]
  • [Delete Books]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Thanks for checking out our books app! Please feel free to reach out with any questions or feedback, as your input is greatly appreciated. And if you enjoyed the project, don't forget to leave a star on the repo ⭐️.

(back to top)

🙏 Acknowledgments

would like to thanks Microverse corporation for the README template.

(back to top)

📝 License

This project is MIT licensed.

(back to top)