Create React App with some extra (Redux/Axios/Saga/SCSS).
Note: this project is based on Create React App.
Create React App has been amazing for quickly bootstrapping projects, but the packed-in libraries are intentionally limited. This repo is the standard stack that I've been using for personal and professional projects for the last 12 months. It's bound to evolve over time, but I intend on keeping Create React App as a the foundation and taking it from there.
- axios
- redux-saga
- redux-logger
- connected-react-router
- SCSS (now supported)