nslee333 / redux_counter_app

A basic react app for learning Redux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a basic increment/decrement count app that uses redux for it's state.

This code is following a tutorial, so it's not my own work so to speak.

It was built to learn more about how redux works.

About

A basic react app for learning Redux.


Languages

Language:TypeScript 56.6%Language:HTML 28.1%Language:CSS 15.2%