Skip to content

Shopping List App Using REACT, REDUX on the CLIENT side and NODE JS, and MongoDB on the Backend.

Notifications You must be signed in to change notification settings

trilionit/mern_shopping_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT REDUX SHOPPING LIST APP

//mern_shopping_list Refresher on React-Redux using #Traversy_media's very own youtube + udemy tutorials //To run both client and server side, we used concurrently in the server package json.

//Redux inside of store, we're bringing in applyMiddleware, thunk, and compose This helps to diagnose issues in dev tools using thunk (middleware)

Root REducer(aka reducers/index) brings in all reducers and exported to App.js

About

Shopping List App Using REACT, REDUX on the CLIENT side and NODE JS, and MongoDB on the Backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published