Skip to content

Fuad2199/example-crm

Repository files navigation

Example CRM

React TypeScript Vite

Example CRM is a lightweight frontend template for a Customer Relationship Management (CRM) system, built with React, TypeScript, and Vite. It provides a modern interface for managing customers and can be easily extended with a backend API.


Features

  • React + TypeScript for type-safe development
  • Vite for fast builds and hot-reloading
  • Mock data using db.json for frontend testing
  • Modular and reusable UI components
  • Easy to integrate with any backend

Tech Stack

  • React - UI library
  • TypeScript - Static typing
  • Vite - Build tool & development server
  • JSON - Mock database

Installation

git clone https://github.com/Fuad2199/example-crm.git
cd example-crm
npm install

Run

Start the development server

npm run server
npm run dev

About

Example crm with reactjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages