Skip to content

spikything/redux-todo

Repository files navigation

Redux Todo App

A simple Todo list app in React (TypeScript) demonstrating the use of Redux for state management.

The app persists state in localstorage, has a few unit tests and uses Tailwind for styling.

How to use

  • Clone repo
  • npm install
  • npm run dev

About

A simple Todo app using Redux for state management 📝

Topics

Resources

Stars

Watchers

Forks