Skip to content

vishesh0x/chatify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatify

Chatify is a real-time chat application built with React and Firebase. It allows users to create accounts, login, and start chatting with other users in real-time.

Getting Started

To get started with Chatify, visit the live demo or follow these steps to setup your own instance:

  1. Clone the repository: git clone https://github.com/visheshraghuvanshi/chatify.git
  2. Install dependencies: npm install
  3. Rename .env.example to .env and fill in the required Firebase API keys.
  4. Start the development server: npm start

Features

  • Authentication using Firebase
  • Real-time messaging powered by Firestore
  • User-friendly interface

Installation

To run this project locally, follow these steps:

  • Clone the repository: git clone https://github.com/visheshraghuvanshi/chatify.git
  • Install dependencies: npm install
  • Configure Firebase:
  • Create a new Firebase project at https://console.firebase.google.com/
  • Add your Firebase project configurations in .env file
  • Start the development server: npm start

Technologies Used

  • React.js
  • Firebase (Authentication, Firestore)

About

Resources

Stars

Watchers

Forks

Contributors