GithubHelp home page GithubHelp logo

dan7n / react-chat Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 4.63 MB

Chat application created with React and Firebase with many cool features

HTML 1.14% TypeScript 76.30% SCSS 15.25% JavaScript 7.31%
react firebase realtime-messaging audio-recorder custom-hooks image-processing three-js react-three-fiber react-three-drei lottie-animation emoji-support

react-chat's Introduction

ReactChat

ReactChat is the master thesis project for my course in front end web developement. It is a full-stack chat application built with React and Firebase, where users can create an account and send text messages, audio and media files to each other.

Demo

https://react-chat-aad5f.web.app/

Features

  • Sign in with email/password or with Google Auth
  • Users can query the database to find other users by email or phone number
  • Send and receive data in-real-time with zero delay thanks to Firebase's realtime database Cloud Firestore
  • Users can record and send audio files
  • Users can upload images from their devices
  • Emoji support
  • Custom hooks to handle auth, media uploads, etc.
  • Responsive and cross platform
  • 3D components build with react-three-fiber
  • E2E testing with Cypress.io

Tech Stack

  • ReactJS with Typescript as the application client
  • Firebase as the auth provder, hosting service for the demo application, and database in the form of Cloud Firestore
  • SCSS, styled-components, and Material UI for styling
  • react-three-fiber & react-three/drei to render the globe component on the homepage
  • framer-motion as the animations library
  • lottie animations
  • CypressJS as the E2E testing library

Installation

Clone the repository and install all dependencies

  git clone https://github.com/Dan7n/react-chat.git
  cd react-chat
  npm install 
  npm start

Feedback

If you have any feedback, please reach out to me at [email protected]

react-chat's People

Contributors

dan7n avatar dannylagrouw avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.