TypeScript React Boilerplate

Demo: https://reactts-boilerplate.netlify.app/

Source code Github: react-antd-demo

Typescript React boiler plate with Ant-design. State management with Redux & Redux thunk. Linter and format with Eslint & Prettier. CI-CD with Github actions.

Technologies

  • Integrate ESlint, Prettier
  • Styled-Component and CSS Module for CSS
  • Using TypeScript
  • Using Redux, React thunks
  • Functional programming with React hooks
  • Lazy load page
  • Using ant design
  • Using json-server to create fake server backend
  • CI-CD with Travisci & Github actions