Git Product home page Git Product logo

freechat's Introduction

FreeChat: MERN Stack Chat Application

Introduction

FreeChat is a web chat application built with MongoDb, Express, React and NodeJs. I used ReactJs for the client side and NodeJs for the server-side. The Real-time chatting feature is also developed using Socket.IO.

Features

FreeChat provides users with the following features

  • Authentication using JWT Tokens
  • A Free Chatting System which can be used by anyone using the application to send messages to any user on FreeChat.
  • A Private Chat functionality where users can chat with other users privately.
  • Accessibility to private and public profile pages

ScreenShots

Register Page

Login Page

SetImage Page

Chat Page

Each Chat Page

Private Profile Page

Public Profile Page

Settings Page

Dark Mode Chat Page

Installation

  1. Clone the project into your desired folder by following the command below:
git clone https://github.com/David-Horjet/FreeChat.git
  1. cd client

Next Install the required modules by inputing the folowing commands below

npm install
npm start

Take a chill pill, Now that we've set up the client Side, Let's Set the Backend server running,

** Can you split your terminal now? ๐Ÿ˜Ž Let Run the MERN app on a go ๐Ÿš€ 3. cd server

Next Install the required modules by inputing the folowing commands below

npm install
npm start

Local

Finally your MERN App should be running on different server PORTS

Live

You can view freechat live on http://abbrefy.xyz/fe84604

Live Api Documention

You can view freechat live api documentation on http://abbrefy.xyz/624f566

freechat's People

Contributors

david-horjet 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.