React Typescript

react-typescript

Features

  • Latest version of React
  • React hot module replacement
  • React router
  • Express REST API
  • HTTP Logging to improve error tracing
  • Environmental variables for improved security
  • Webpack for bundling assets (CSS, Images, Fonts)
  • Docker configuration for easy deployment

Description

React starter project that includes an ExpressJS backend already built in. The project using the typescript preprocessor to help developers write better code. Webpack is used to efficiently bundle all the resources together and docker is used to easily deploy the project to AWS.