Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/buihdk/react-app-starter

Kick-start a react app from scratch without using create-react-app boilerplate
https://github.com/buihdk/react-app-starter

reactjs template-repository

Last synced: 23 days ago
JSON representation

Kick-start a react app from scratch without using create-react-app boilerplate

Awesome Lists containing this project

README

        

# React App Starter
This project template was set up from scratch without using [create-react-app](https://github.com/facebook/create-react-app) boilerplate code. This project includes the below vendor packages.

Author: **Khoa Bui**

## Added packages
- [x] React and ReactDOM
- [x] React Router
- [x] Redux, Redux Thunk, and Redux duck pattern
- [x] Jest, Enzyme, and other test libraries
- [x] Babel, Babel plugins, and Babel CLI
- [x] Webpack, Webpack Dev Server, and Webpack CLI
- [x] Internationalization with i18n
- [x] Eslint and Prettier
- [x] Loader modules
- [x] PropTypes
- [x] Axios and mock fetch