React Crm screenshot

React Crm

Author Avatar Theme by Harryho
Updated: 1 Jan 2026
516 Stars

A reusable CRM project for real-world business based on React 16, Redux & Material-UI 4

Categories

Overview:

React Redux CRMA is a reusable CRM project for real-world businesses. It is built on top of React 16, React-Redux, and Material-UI 4. This is the first version of the project and contributions are welcome. The goal of this starter project is to create a reusable solution for real-world businesses. It includes features such as simple authentication, a restful API with token support, and a simple yet elegant UI design.

Features:

  • Built on React/Redux
  • UI components mainly built on Material-UI
  • Uses Redux-Thunk to support back-end API
  • Back-end API is just a readonly dump service
  • Uses Formik to manage form submission
  • Integrated with storybook for react
  • Built on TypeScript 3.x

Installation:

To install the React Redux CRMA project, you can follow these steps:

  1. Fork or clone the project repository.
  2. Use the following links for detailed explanations on how things work:
    • React Redux Material-UI

Summary:

React Redux CRMA is a reusable CRM project based on React 16, React-Redux, and Material-UI 4. It aims to create a solution for real-world businesses, with features such as authentication, a restful API, and a user-friendly UI design. The project is built on TypeScript 3.x and utilizes tools like Redux-Thunk, Formik, and storybook for react. It is a great resource for developers looking to build CRM applications using React.