Skip to content

iambinodstha/reduxTodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo Application with Redux

What is This

This is React Todo Application with Redux integration and React Router where todos is stored in Redux store and Redux Store is accessed in different React Routes.

How to install

  1. clone this react project by running below command in git terminal: git clone https://github.com/binodstha7/reduxTodoApp.git

  2. after Step 1. goto project directory: cd reduxTodoApp

  3. install dependencies: npm install

  4. after installing project dependencies run project: npm start

it will run your project in local machine localhost:3000

About

Todo Application with redux and react router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published