To clone this project run this command in terminal: git clone git@github.com:Chetankumar71297/whatsapp_fe.git
REACT_APP_API_ENDPOINT=http://localhost:PORT/api/v1
REACT_APP_CLOUD_NAME=(It is Cloudinary product environment cloud name)
REACT_APP_CLOUD_SECRET=(It is Cloudinary upload preset for unsigned uploading)
In the project directory, you can run:
Install all dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.