A web app to represent the iMessage Clone build with React, Redux, Google Auth, Firebase and Material UI.
This is motivated and learned from Clever Programmer.
- ReactJS, React Hooks, Redux, Google Auth, Firebase, Material UI
- Fork and clone this repository
- Setup firebase and google auth
- Run
yarn && yarn start
ornpm i && npm start