Skip to content

junhyeokkwak/react-redux-typescript-todolist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoList with React, Redux and TypeScript

A simple TodoList with React, Redux and TypeScript

Getting Started

Dependencies:

Tools needed to run this app: node and npm

Installing:

  • npm install to install dependencies

Running the App:

After you have installed all dependencies, you may run the app.

  • npm start
  • Go to http://localhost:3000

About

TodoList with React, Redux and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.4%
  • CSS 20.0%
  • JavaScript 5.3%
  • HTML 2.3%