/bookstore

Book Store app made using react and redux

Primary LanguageJavaScript

Bookstore

Book Store app made using react and redux. It will help you organize and manage bookstore.

Build Using

  • React
  • Redux

🔥 Demo

Screenshot

Get Started

Clone the repo to your local machine

    git clone https://github.com/DanielMitiku/bookstore.git
    cd bookstore

Install npm packages and start development server

    npm install
    npm start

Contributors

Feel free to make PR ❤️