Git Product home page Git Product logo

chothing-store's Introduction

chothing-store web app

e-commerce clothing project

This is a React project design for e-commerce clothing website.

Bellow I will be detailing all the technologies I have been using

SASS:

Node-SASS is a library that allows provides biding for node.js to libSass. It allows us to compile scss to css. It has a lot of qualities and life improvements

Firebase:

Using firebase cloud firestore as a database for the project.

Stripe:

Using Strip to handle payments, for now it is in test mode. Not handling any real payments and backends for it, YET :)

Redux:

As the app is growing I find that redux will help me to have more control of the states that I will be needing. Also, it will increase my knowledge with Redux

Logger Midleware:

Using logger midleware for testing purposes

Reselect:

As we have a state being rerendered in every state updates, even though it is the same state, this is not what we want. This is where reselect comes in.

Redux - thunk:

Installed to handle async functions codes in our redux action

Redux Persist:

Installed Redux persist to keep state saved when refresh the page!!

Redux Saga: (thunk replaced):

A library to handle asynchronous and inpure functions like fetching data and browser cache easier to manage, efficient to execute and better at handling failures.

React Hooks:

Replaced some class components into functional components so I could implement, test and practice React hooks

Backend in Node.js, express, axios:

create a backend server to handle stripe payments. using axios to fetch token from stripe.

chothing-store's People

Contributors

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