It is a real time update chat App, create by using React.js (Hooks), Matrial-UI, Firebase, created for education and learning purpose.
Demo: https://wdc-chat-app.netlify.app/
- Clone on your local machine by using
clone git@github.com:DwinaTech/wdc-app.git - Navigate into the main directory
- Run
npm installto install node modules - Run
npm startto run it locally then will open automatclly on your browser onlocalhost:3000port - Run
npm run buildto create a production build