Super Simple ToDo React Redux App

(Another) Trying to Fall in Love with ReactJS (+Redux) in Typescript. This project was made in purpose on learning React-Redux (using Redux Toolkit). ♥♥♥

Prerequisites

  • NPM (or Yarn)
  • Typescript
  • SASS/SCSS (node-sass)

Usage

Install the dependencies using NPM (or Yarn)

npm install

Run the webapp

npm run start

Note