/BookStore

This website will display a list of books, add a book, remove a selected book using React & Redux

Primary LanguageJavaScriptMIT LicenseMIT

Preview

bookStore

📗 Table of Contents

📖 Book Store

Book Store is a website to understand how to parse a Zeplin design to create a UI. Functionalities - Display a list of books Add a book Remove a selected book

🛠 Built With

Tech Stack

JSX, CSS, React, Redux

Key Features

This is to practice React

  • Styling
  • Redux
  • Fetch data from API
  • Tests

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

  • Code editor like Visual Studio Code

Setup

Clone this repository to your desired folder:

  cd your-folder
  git clone git@github.com:sawmon71293/BookStore.git

Install

Install this project with:

  • npm install
  • npm run build

Deployment

You can deploy this project using:

  • gitHub pages/
  • npm run build

Usage

  • npm run start

Run Tests

  • npm test

Live

  • This page is yet to be deployed

👥 Authors

👤 Saw Mon Han

👤 Kelvin Irungu

🔭 Future Features

  • Add more functionalities
  • Update UI

🤝 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, please consider a star on GitHub!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the opportunity to dream big.

(back to top)

📝 License

This project is MIT licensed.

(back to top)