Skip to content

MiguelGarciaCastro/Redux_store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux_store

Acceptance Criteria

GIVEN an e-commerce platform that uses Redux to manage global state

WHEN I review the app’s store

THEN I find that the app uses a Redux store instead of the Context API

WHEN I review the way the React front end accesses the store

THEN I find that the app uses a Redux provider

WHEN I review the way the app determines changes to its global state

THEN I find that the app passes reducers to a Redux store instead of using the Context API

WHEN I review the way the app extracts state data from the store

THEN I find that the app uses Redux instead of the Context API

WHEN I review the way the app dispatches actions

THEN I find that the app uses Redux instead of the Context API

DESCRIPTION

This project is a full stack web application using the MERN Stack to create an e-commerce website using React and Redux with Stripe payments. Users will be able to checkout when there is lost of connection and view their order history out of checkout. Users will also be able to sign up and login in to their account.

SCREENSHOTS Screen Shot 2022-01-14 at 5 31 06 PM

Screen Shot 2022-01-14 at 5 31 11 PM

Screen Shot 2022-01-14 at 5 31 13 PM

Screen Shot 2022-01-14 at 5 33 14 PM

Screen Shot 2022-01-14 at 5 33 32 PM

TECH USED

Redux

React.js

MongoDB

Node.js

HEROKU DEPLOY --> https://reduxstoree.herokuapp.com/

Github https://github.com/MiguelGarciaCastro/Redux_store.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published