To-Do list React App

Helder ea50d84d72 feat(ToDoForm component): connect todoText from toDoReducer to todoText input value and dispatch updateText funciton with value from _handleChange event před 6 roky
public 23de08dab7 feat(index.html): main html page před 6 roky
src ea50d84d72 feat(ToDoForm component): connect todoText from toDoReducer to todoText input value and dispatch updateText funciton with value from _handleChange event před 6 roky
.gitignore 8b926cbd80 feat(gitignore): Ignore files před 6 roky
README.md da3eda5879 first commit před 6 roky
package-lock.json eaaeafa70a update packages před 6 roky
package.json e809bd4255 feat(dependecies): add react-redux před 6 roky
webpack.config.js 1c3d4896fd feat(webpack): webpack configuration před 6 roky

README.md