Skip to content

Todo app made with React using Redux state management

Notifications You must be signed in to change notification settings

ronttizz/reactreduxtodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React todo app using Redux state management

This app is created using React and using React Redux state managemen to hold information about the todo items.

Running the project

Download, fork or clone the project

run

npm install
npm start

App should automatically open to your browser. If not, go to localhost:3000 Port might be different debending if the default port is in use or not.

About

Todo app made with React using Redux state management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published