Coder Social home page Coder Social logo

eiberham / chitchat Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 14.94 MB

:speech_balloon: A chat application

License: MIT License

JavaScript 96.54% HTML 0.30% CSS 3.16%
chat-application socket-io responsive-design chitchat parcel-bundler apollo styled-components formik react

chitchat's Introduction

Chitchat

A chat application

This project is a practice about a chat site intended for those who want to improve their writing english skills by sharing anecdotes, experiences and ideas with other people in a fun way.

For the time being, the application lets you:

  • Sign up by creating a new account.
  • Log yourself in.
  • Send and receive messages to an unique existing room.
  • Access via web, tablet or mobile browser.

Regarding the techs involved in its development, the following tools were used:

  • Parcel as a web bundler.
  • React as the UI library ( with hooks ).
  • CSS grid and Flexbox as layout systems.
  • Express and GraphQL as backend.
  • MongoDB as data storage.

For further information you can clone the project, this is a screenshot of the application:

GitHub code size in bytes GitHub top language GitHub last commit GitHub issues

How to run it ?

First, as usual clone the repo:

foo@bar:~$ git clone https://github.com/wwleak/chitchat.git

Then install all the dependencies for server and client

foo@bar:~$ npm i && cd client && npm i

And last but not least start the application

foo@bar:~$ npm start && cd client && npm run start

MADE WITH โค BY ABRAHAM

chitchat's People

Contributors

dependabot[bot] avatar eiberham avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

chitchat's Issues

Unit tests

The application does not have neither components unit tests nor e2e tests, add them to improve robustness and minimize errors risks

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.