Skip to content

davidecorreu/chatwall-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatwall-client

Chat wall is an application created to post messages from users in a big screen. The main idea is to create a channel that will be shown in one or more big screens from a computer and the other users can join the channel with their smartphones to post messages that will be shown for 10 seconds. This repo is the frontend of this application. If you want to check the backend visit chatwall-server

Running the frontend

Steps

  1. Clone the repo
  2. Run the client

1. Clone the Repo

Clone the chatwall-client code locally. In a terminal, run:

git clone https://github.com/davidecorreu/chatwall-client.git

2. Run the client

In the terminal, run:

npm install
npm start

Tech Stack

Built with

  • React - Redux
  • AntDesign

About

chatwall client, react-redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published