Wpp Clone

WhatsApp Clone

A clone version of the WhatsApp Web client frontend built with ReactJS.

This project was inspired by https://blog.rocketseat.com.br/react-material-ui/.

The live mode of the project can be found at https://gilmarllen.github.io/wpp-clone/.

wpp-clone

Getting Started

Prerequisites

node -v
v13.12.0
npm -v
6.14.4

Development setup

Windows & OS X & Linux:

git clone https://github.com/gilmarllen/wpp-clone.gitsh
cd wpp-clone
npm i
npm start

Testing

Code style tests

The project uses ESLint to check the code style based on the airbnb JS code pattern:

npm run eslint

Build and Deploy

Default build proccess by create-react-app:

npm run build

Built With

Meta

Gilmarllen P. Miotto – [email protected]

Contributing

  1. Fork it (https://github.com/gilmarllen/wpp-clone/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request
New
(22)
• Released: May 24, 2020, 10:56 PM

Wpp Clone

Author: gilmarllen
Item was Featured Author was Featured
FREE
Clone of the Whatsapp Web interface size
git clone https://github.com/gilmarllen/wpp-clone.git