GithubHelp home page GithubHelp logo

checkout-cart's Introduction

Checkout Cart

node    React   Redux  

Frontend project of a shopping cart. Built with react and redux

Link to challenge

Environment setup

  • Install Node.js
    • Recommended method is by using NVM
    • Recommended Node.js version is the v14.16.0
  • Run npm install to install the project dependencies.
  • Run npm start to run the project

Available Scripts

The following commands can be executed.

npm start
npm test
npm run build
npm run eject
npm run lint

Improvement opportunities

  • No logré incorporar el Modal dentro de las 8 horas dedicadas al challenge. ¿Como hubiera resuelto esta parte? Primero crearia un componente Modal genérico que tenga un children adentro. Llamaría al modal desde el componente Producto en donde aqui crearía el children del Modal sin problemas ya que tengo todos los datos y dispatch necesarios.
  • Se puede crear un reducer con los descuentos. Lo que permitiría tener la informacion y los calculos separados por tema; lo que ayudaria al momento de renderizado para que no esté estatica la información.

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.