Skip to content

foreveraloneT/chat-peer

Repository files navigation

About this project

  • Demo chat application using peer.js
  • Web application developed by React, Redux and Redux-Observable
  • This project use API from json-server

Pre-install

install json server https://github.com/typicode/json-server

$ npm install -g json-server

How to run application

  1. Install dependencies package
$ npm install
  1. Start json-server
$ npm run api 
  1. Run web application in localhost
$ npm start

then , go to http://localhost:3009 and enjoy.

License

Sutee Suriyarueangwet unlimited.tee@gmail.com