Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Redux #3

Merged
merged 8 commits into from
Jul 27, 2023
Merged

React Redux #3

merged 8 commits into from
Jul 27, 2023

Commits on Jul 27, 2023

  1. Add initial state of books

    AsumVictor committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e2fd66b View commit details
    Browse the repository at this point in the history
  2. Add store to App

    AsumVictor committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d3c6564 View commit details
    Browse the repository at this point in the history
  3. Fix redux error

    AsumVictor committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b534284 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77f2ac0 View commit details
    Browse the repository at this point in the history
  5. Display books from store

    AsumVictor committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    76152a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1cc6f5 View commit details
    Browse the repository at this point in the history
  7. Added a book with redux

    AsumVictor committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5cbe4ba View commit details
    Browse the repository at this point in the history
  8. Fix linter

    AsumVictor committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    89abbfa View commit details
    Browse the repository at this point in the history