DEV Community

Shubham Chadokar
Shubham Chadokar

Posted on • Updated on

Building an offline To-Do App with React

In this tutorial, we will create a to-do list app in reactjs. We will use browser local storage to save the tasks, which will keep the tasks even after we close the browser. In the end, we will host this application on Github pages.

The complete tutorial is originally published on codesource.io.

Top comments (3)

Collapse
 
dance2die profile image
Sung M. Kim

Hi Shubham.

We encourage the entire article to be published on DEV.to (if you have proper rights), with a linkback if appropriate. Otherwise, we recommend original material, such as an original commentary on the article. From the Terms of Use:

Users must make a good-faith effort to share content that is...not designed primarily for the purposes of promotion or creating backlinks. Additionally, posts must contain substantial content — they may not merely reference an external link that contains the full post.

Posts that are simply intended to encourage readers to view an external resource are discouraged.

Thank you.

Collapse
 
schadokar profile image
Shubham Chadokar

Hello Sung,

I understand the concern. I archived this post and similar to this.

Thanks

Collapse
 
dance2die profile image
Sung M. Kim

Thank you, Shubham