Skip to content

varun93/react-redux-offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Offline TODO App

TODO app to demonstrate how to build offline apps in redux using redux-offline library. I developed while exploring the techniques to write a truly offline app in React and Redux.

How to get started?

  1. git clone {repository_url}
  2. cd code
  3. npm install
  4. npm start to start the client app
  5. npm dev for dev server

Note : Be sure to replace the link to the mongo DB server in server.js.

Contributors

  1. Varun Hegde(1hvarun@gmail.com)

Releases

No releases published

Packages

No packages published