/RapidList

A To-do web app powered by React.js.

Primary LanguageJavaScript

RapidList

A To-do list web app powered by React. For demo please visit rapidlist.bianhub.com

  • Create basic components
  • Create input box
  • Add due date feature, implement a calendar date picker
  • Add routing: All items, Today and Summary
  • Use Redux to manage states
  • Add database and async