• Stars
    star
    1
  • Language
    JavaScript
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple To-Do React.js application. I created this tiny project while learning React and purposefully depended on passing props for functioning the project in order to deepen my understanding of Props in React. It interacts with Browser's local storage, in which lists are saved.