/react-redux-router-ts-sample

a practice to build counter and todolist app by using React, Redux and Typescript

Primary LanguageTypeScript

View Sample >>

This project was bootstrapped with Create React App TypeScript.

React-Redux-Router-TS-Sample

Library

  • React
  • Redux
  • React-router-dom
  • TypeScript

Sample App

  • Counter
  • Todolist with filter

Install

$ git clone https://github.com/JaysonChiang/react-redux-router-ts-sample.git 

$ cd react-redux-router-ts-sample

$ npm install

$ npm start

check this sample-app on browser: localhost:3000