Skip to content

brunoteo/parsnip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PARSNIP

This project is a Trello style application with React and Redux.

HOW TO START THE APP

  • Start the application with
npm start
  • Start the DB with
json-server --watch db.json --port 3001

BRANCHES

You can find two different branches in addition to master:

  • Middleware: an example of Redux Middleware usage
  • Sagas: an example of Sagas usage

The project is inspired by Redux in action

About

Example from Redux in action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages