/todo-redux-typescript

📝 ToDo app made in React with the help of React and TypeScript

Primary LanguageTypeScript

React TypeScript Redux CI

📝 ToDo App (React, Redux, TypeScript)

CRUD ToDO app that allows a user to add, edit, delete and mark a todo task as completed.

Steps to follow

  1. Git clone the repository
  2. Install dependencies with npm install
  3. Run project locally with npm start