alaboudi / react-typescript-starter

A bare bones working application that is meant to serve as a starting point for React - Typescript applicaitons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Typescript Starter Kit

This library is meant to kick start any React project that intends to utilize Typescript. Packages that are typically used with React are also included and integrated in this repository.

Include Packages

  • Typescript
  • React
  • React Router
  • Redux
  • Reselect
  • Prettier
  • Husky
  • Jest

About

A bare bones working application that is meant to serve as a starting point for React - Typescript applicaitons


Languages

Language:TypeScript 82.6%Language:HTML 14.0%Language:CSS 3.3%