zoeyzou / expense-assistant-plus

An expense management project practising React+Redux+Typescript+Styled-Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purpose

This is second version of Expense Assistant for have a taste of Redux and some other libraries.

Stack & Tools

  • React
  • Typescript
  • Redux & Thunk
  • React Table
  • Webpack
  • Babel
  • Styled-components
  • Prettier

Get started

  • Prepare backend by cloning this
  • run backend server
  • Clone this repo
  • run npm i
  • run npm start

You are ready to go.

Note

It's in working progress, so you would see some major and some minor issues.

About

An expense management project practising React+Redux+Typescript+Styled-Component


Languages

Language:TypeScript 96.6%Language:JavaScript 2.7%Language:HTML 0.7%