Skip to content

Kanban-style project management tool built throughout the Pro React book

License

Notifications You must be signed in to change notification settings

devendrams/kanban-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Kanban React.js App

Kanban-style project management tool built throughout the Pro React book

Snapshot

How the repository is organized

The repository is organized in branches: Each branch corresponds to the end of a specific chapter.

After cloning and fetching all of the remote branches, you can switch branches using git checkout, for example:

git clone git@github.com:pro-react/kanban-app.git
git fetch --all
git checkout chapter3

About

Kanban-style project management tool built throughout the Pro React book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published