Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sakilk130/imessage-clone-with-redux

iMessage Clone with react and redux
https://github.com/sakilk130/imessage-clone-with-redux

firebase imessage material-ui react react-redux reactjs redux

Last synced: 4 months ago
JSON representation

iMessage Clone with react and redux

Awesome Lists containing this project

README

        

# iMessage Clone With Redux

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](https://www.youtube.com/channel/UCqrILQNl5Ed9Dz6CGMyvMTQ).

## Tech Stack

- ReactJS, React Hooks, Redux, Google Auth, Firebase, Material UI

## Screenshot of the Web App

![](public/image.PNG)

## Getting Started

- Fork and clone this repository
- Setup firebase and google auth
- Run `yarn && yarn start` or `npm i && npm start`