GithubHelp home page GithubHelp logo

dnakano / shopping-bag Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 157 KB

Shopping Bag application written in React and Redux (for demonstration purpose only)

License: MIT License

JavaScript 73.16% CSS 26.84%

shopping-bag's Introduction

Shopping Bag application

The shopping bag application is written in React and Redux (for demonstration purpose only).

The application is located on my portfolio website.

The source codes are located in the src directory:

  • src/ShoppingBagApp/ - Contains source files used to create Shopping Bag application.
    • index.jsx - Entry point of the application: Creates Redux store and mounts the application to DOM.
    • actions/ - Defines and creates Redux action types and action creators.
    • assets/ - Image and sample data files used to populate the product list.
    • components/ - React components written in JSX that create the application.
    • reducers/ - Create Redux reducers.
    • stylesheets/ - Sass stylesheet to style the application.
    • utils/ - JavaScript utility functions used in the application.
  • src/components/ - Generic components (i.e. error message popup, dialog popup, etc.) used in the application.
  • src/stylesheets/ - Sass stylesheet used globally amongst all applications.
  • src/utils/ - JavaScript utility functions used globally amongst all applications.

Shopping Bag app

Technologies used: Babel, ESLint, JavaScript (ES6+), JSX, PostCSS, React, Redux, Sass, stylelint, webpack

If you have any questions or comments, please contact me. Thanks for looking!

shopping-bag's People

Contributors

dnakano 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.