Skip to content

That's a general template for a customizable CRM with functional component in React. Refer to the Backend Repo for the database handling.

Notifications You must be signed in to change notification settings

is-yusuf/Customizable-CRM-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customizable CRM Frontend

Overview

This repository contains a general template for a customizable CRM (Customer Relationship Management) system. It features a functional component architecture using React. For database handling, please refer to the Backend Repository.

Prerequisites

  • Node.js installed on your system.

Technologies

  • The project is a mix of JavaScript (90.3%) and TypeScript (9.7%).

Installation

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Run the following commands:
npm install
npm start

This will install the necessary packages and start the server.

Usage

  • After starting the server, navigate to the initial login page.
  • You can use any password for the initial login.

Screenshots

image image image image

I was trying to get more experiecne on UI design, React hooks, React states, cookies, and user authentication. Inspired by the youtube channel EdRoh, thanks a lot!

About

That's a general template for a customizable CRM with functional component in React. Refer to the Backend Repo for the database handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published