mrzacsmith / CRM-React-Firebase

Simple CRM application written with React.

Home Page:https://crm-cms-pjatk.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple CRM application written with React.

Features:

  • authentication with Firebase Authentication
  • persistent data storage with Firestore Database
  • state management with Redux
  • CI/CD with Github Actions
  • adding and storing information about clients, contacts and deals

Prerequisites:

  • Node.JS installed

Instalation:

npm install

Run:

npm start

Using:

  • On login page click "Sign in with Google" or sign up with email address

Live demo: https://crm-cms-pjatk.web.app/

About

Simple CRM application written with React.

https://crm-cms-pjatk.web.app/


Languages

Language:JavaScript 79.9%Language:SCSS 14.7%Language:HTML 4.9%Language:CSS 0.5%