Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sultan99/chat-demo

💭 Chat Demo Application.
https://github.com/sultan99/chat-demo

chat demo reactjs redux redux-saga remda reselect

Last synced: about 1 month ago
JSON representation

💭 Chat Demo Application.

Awesome Lists containing this project

README

        

## Chat Demo Application

🍭 Here you can find UI prototype: [figma](https://www.figma.com/file/bnnQmfeQ55yaAOIQqbzRmqtp/ChatApp?node-id=0%3A1)


## Getting started
Don't worry be magic 🧙‍

🧙‍ Three magic lines to get the project:
```sh
git clone [email protected]:sultan99/chat-demo.git
cd chat-demo
npm i
```

🧙‍ Two magic commands to start:
```sh
npm run build
npm run server
```

🔗 One magic link to get involved: [http://localhost:3000](http://localhost:3000/)



## Development enviroment
🧙‍ Two magic words to start:
```sh
npm start
```

On another terminal run server:
```sh
npm run server
```

🔥 Hot reloads on every changes: [http://localhost:8080](http://localhost:8080/)