Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-grahql-chat-application

A simple chat application using GraphQl Subscriptions.

  • Frontend - React Js, Apollo-Client (GraphQl Client), Redux Store (state management)
  • Backend - Node Js, GraphQl Yoga (GraphQl Server).

Installation

Clone the project

git clone https://github.com/os30722/react-graphql-chat-application.git

To start the server

cd into "server" folder

cd server

Download Dependencies

npm install

Run the server

node app.js

To start the client application

cd the "client" folder

cd client

Download Dependencies

npm install

Run the client application

npm start

Screenshots

Login Screen

Chat Screen

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages