Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 992 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 992 Bytes

README

Simple tiny react app for all active whatsapp messanger users who wants to send messages to users direclty without saving their contact numbers in phone book. It has a mixture of class based and function based componets and able to access via your desktop/laptop and smartphone.

React Local Setup

git clone https://github.com/ayushkanoongo/react-wp-client.git
cd react-wp-client
npm install
npm start

Now you can should be able to go to the url endpoints to see the demo application page.

Here's the relevant code:

Also here's the link to the Live Demo

If you find this interesting, please it a GitHub star ayushkanoongo/react-wp-client. It helps others find out about the project. I'd really appreciate it!