Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 611 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 611 Bytes

React App Starter

This project template was set up from scratch without using create-react-app boilerplate code. This project includes the below vendor packages.

Author: Khoa Bui

Added packages

  • React and ReactDOM
  • React Router
  • Redux, Redux Thunk, and Redux duck pattern
  • Jest, Enzyme, and other test libraries
  • Babel, Babel plugins, and Babel CLI
  • Webpack, Webpack Dev Server, and Webpack CLI
  • Internationalization with i18n
  • Eslint and Prettier
  • Loader modules
  • PropTypes
  • Axios and mock fetch