A simple chat app built with React and material UI with GraphQL as the backend server
- Navigate to the website at
https://lifly.netlify.app
and signup. - Talk to friends and strangers by them signing up.
- Run on your terminal
npm run start
to up the the app in dev mode.