Git Product home page Git Product logo

chatty-app's Introduction

Chatty App

=====================

The Chatty App is a realtime web chat application that uses websockets to display messages for all users in realtime. It uses React to display a dynamic single page app in which state can be altered and http requests aren't needed to change and alter content.

Final Product Screenshots

"The main page when no one has said anything and one user is online" "The main page populated with messages from three users are online. The number of users active can be seen in the navbar" "The main page populated with messages and showing the ability to post gifs from giphy" "The main page populated with messages and showing the ability to post gifs from giphy and image urls. The notification that pops up when a user changes their name is also shown" "The main page populated with messages from one user showing how they can change their name and the colour of their username remains the same"

Chatty React App Dependencies

  • React
  • Webpack
  • babel-core
  • babel-loader
  • webpack-dev-server
  • babel-preset-es2015
  • babel-preset-react
  • css-loader
  • node-sass
  • sass-loader
  • sockjs-client
  • style-loader
  • webpack
  • react
  • react-dom

Chatty Server App Dependencies

  • express
  • ws
  • uuid
  • html-colors

Getting started

  • Install all dependencies (using the npm install command).
  • Run the development web server using the npm run start command in the terminal while inside the folder directory

Creator Information

chatty-app's People

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.