franklixuefei / yorpw_ui_web

Password manager SPA built using React and Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yorpw_ui_web

Password manager SPA built using React and Redux

Created using create-react-app and TypeScript React Start.

With the following additions or modifications:

  • Package Manager: yarn
  • Editor code styling: EditorConfig
  • Node Security: nsp

CSS

TypeScript

Testing & Mocking

  • Jest with Enzyme (Following steps here)

React

  • Routing: react-router
  • State management: redux
  • Redux async actions: redux-thunk
  • Redux selector library: reselect

Other

  • HTTP: fetch
  • Build scripts using TypeScript: ts-node
  • CSS framework: Bootstrap 4
  • Icons: Font Awesome
  • Validation: class-validator

About

Password manager SPA built using React and Redux


Languages

Language:TypeScript 97.0%Language:CSS 1.6%Language:HTML 1.5%