react-mobx-starter icon indicating copy to clipboard operation
react-mobx-starter copied to clipboard

React + MobX starter. Includes TypeScript, React Router, Redux Devtools, based on Create React App

react-mobx-starter

This project is a boilerplate for a quickstart development React applications. Demo

🎁 What’s Inside?

  • Create React App 4 + TypeScript 4
  • MobX - Simple, scalable state management
  • mobx-log - Logger & Redux Devtools integration for MobX
  • React Router - The most popular routing library for React
  • A tiny utility to control forms with MobX
  • Prettier

The development process is exactly the same as you will do with Create React App.