Skip to content

enes-erenn/ChitChat

Repository files navigation

Realtime Chat Application

I roughly followed this course to create this app but I changed some parts according to my needs.

Getting Started

Make sure you have Node.js installed.

Clone

git clone https://github.com/enes-erenn/ChitChat.git

Install

cd ChitChat
npm install

Start

npm run dev

Dependencies

  • React
  • React-router-dom
  • Next
  • Sass
  • Uuid
  • Firebase
  • Typescript

Features

  • Firebase Authentication (Register / Login with email)
  • Searchs for contacts
  • Sending Messages (Text or Image)