Skip to content

coding-in-public/react-todo-app-with-local-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Todo App with Local Stroage

During the course of this series, we’ll use React to build out a todo app that saves and loads to local storage.

📹 Link to YouTube video 📹

Preview of Landing Page

Lesson Help

If you get stuck on any lesson in the series, navigate to the course branch for your current lesson and view or download the code for more help.

Preview of downloading code in github

To get a project up and running:

  1. Unzip the project you downloaded.
  2. Open the unzipped directory in you code editor.
  3. Run pnpm install to install all the dependencies.
  4. Run pnpm run dev to start the app.

Assumptions

In this series, I’ll assume you have a working knowledge of HTML and vanilla JavaScript. It would also help to have a basic understanding of React.

Connect With Me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published