Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 384 Bytes

todo-list

Simple todo list for starting in JS

  • branch master (current): React-redux
  • branch vanilla: in pure vanilla JS
  • branch vanilla-flex: pure vanilla JS, and simple CSS-flex for ordering
  • branch react: in ReactJS
  • branch react-flex: vanilla-flex in react