Coder Social home page Coder Social logo

irfanshadikrishad / transponder-snail Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 793 KB

Open Source MERN Stack chat app. The name transponder-snail is inspired by 'One Piece' communication device transponder snail AKA den-den-mushi.

Home Page: https://transponder-snail.vercel.app

JavaScript 79.30% HTML 0.85% CSS 19.84%
chatapp express mern-stack mongodb nodejs react

transponder-snail's Introduction

transponder-snail

Open Source MERN Stack chat app. The name transponder-snail is inspired by 'One Piece' communication device transponder snail AKA den-den-mushi.

Features implemented in this chat app?

  • Real-time chat.
  • Login/Register user.
  • Secure Authentication with JWT.
  • See who's typing a message.
  • Group Chat features.
  • Protected routes.
  • Last message on chat drawer.
  • Search users to chat.
  • See who's typing.
  • Responsive/Mobile Friendly.
  • ...

How to run locally?

To run locally in your own device first clone the repository:

git clone https://github.com/irfanshadikrishad/transponder-snail.git

Change the directory:

cd transponder-snail

there are two main directories for server and client, you will need to install the packages in each directory.

cd client
npm install
cd ../server
npm install

To run front-end in react:

npm run dev

then go to localhost where its running.

To run server go to server directory and run:

node server.js

or

nodemon server.js

if nodemon installed locally.

Environment Variables

PORT=
URI=
SALT=
SECRET=

What tech stacks are used?

  • MongoDB (mongoose) for database
  • ExpressJs for Server
  • ReactJs for Front-End
  • NodeJs as JavaScript runtime Environment
  • Socket.io for Real-time chat

How to contribute?

For contribution, please follow this guide/instructions. Any contribution to improve this project is appreciated.

Thank You for visiting. (▀̿Ĺ̯▀̿ ̿)

transponder-snail's People

Contributors

irfanshadikrishad avatar dependabot[bot] avatar

Stargazers

Xinzope avatar en poe avatar 그림자 avatar eptsy 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.