Skip to content

A real time chat app built using Google Firebase. Includes third party auth and customizable chat themes.

Notifications You must be signed in to change notification settings

BramMortier/Blitz-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blitz chat app

Blitz Chat

Blitz Chat-3

Table of contents

  1. Introduction
  2. Tech stack
  3. Running the project

Introduction

This mobile app allows users to create or join chatrooms. Chat with people in real time and customize the look of the app to your linkings

Technologies used

  1. HTML5
  2. Typescript & Sass
  3. Webpack (bundler)
  4. Firebase
    1. Firestore
    2. Firebase Auth
    3. Firebase Hosting
  5. Gsap (animations)

Running the project

Start by installing the node modules

$ npm i

Want to contribute to the project? start a dev server with:

$ npm run dev

The dev server doesnt write to the hard drive. To do so run:

$ npm run build

Want an optimized build?

$ npm run prod

About

A real time chat app built using Google Firebase. Includes third party auth and customizable chat themes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published