Giter Site home page Giter Site logo

gallery-store-app-react-redux's Introduction

Gallery store app created in React/Redux

Improved gallery store with utilization of Redux state management (wanted to avoid local storage for this app, even tho it would be appropriate and most likely easier to use in this case). Main goal for this app was to get familiarized with Redux state management (actions, reducers, middleware,, selectors and overall state behavior with routing).

Images are taken from an api call ("https://raw.githubusercontent.com/bobziroll/scrimba-react-bootcamp-images/master/images.json").

There is also routing in this app. User is allowed to add items to cart, as well as to add items to favorites list.

There is page that allows users to see the items that are marked as favorite, and also have the option to delete those items from the list (on the same page) for improved control (UX).

There is page that lists all items added to cart, their individual price, as well as calculated total in USD. There is also an option to delete the items from the cart on the same page. Total and items that remain in cart are updated live.

When user clicks on the button "Place order" which is on the check out page, mock ordering message is displayed, as well as successful message. Basically it is just timed out for two seconds to simulate real conditions when placing an order.

In home page, list of all items received from an api call are displayed. There are icons on that page that show how many items are marked as favorite or sent to cart. Icons for the whole website are taken from open source icon database https://remixicon.com/.

gallery-store-app-react-redux's People

Contributors

davorj94 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.