Skip to content

An example app in React (frontend) with Redux Saga and Node.js (backend)

Notifications You must be signed in to change notification settings

prologictech/React-Redux-Saga-Node-Example-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

React-Redux-Saga-Node-Example-App

An example app in React (frontend) with Redux Saga and Node.js (backend)

Instructions:

Create the file default.json in server/config with your mongodb credentials

{
"localMongoURI": "",
"serverMongoURI": "",
"jwt_secret": "mykey"
}

About

An example app in React (frontend) with Redux Saga and Node.js (backend)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published