Skip to content

ikramdeveloper/ecommerce-app-nodejs-whatsapp-cloud-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce App NodeJS

This NodeJS application, integrated with Ngrok and the WhatsApp Business API, serves as a foundation for creating a WhatsApp chatbot for ecommerce purposes. The tutorial used to create this project can be found at blog.logrocket.com.

Overview

The application uses the WhatsApp Business API to create a simple ecommerce shop where customers can interact with a WhatsApp chatbot to browse and buy household items and fast fashion.

Getting Started

To set up this Ecommerce App, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/ikramdeveloper/ecommerce-app-nodejs-whatsapp-cloud-api.git
  2. Navigate to the project directory:

    cd ecommerce-app-nodejs-whatsapp-cloud-api
  3. Install dependencies:

    npm i       # npm install
  4. Follow the instructions in blog.logrocket.com to configure and set up the WhatsApp Business API.

  5. Run the application:

    npm start
  6. Use Ngrok to expose your local server to the internet:

    ngrok http 3000

Author Links

👋 Hello, I'm Ikram Ul Haq - Web Developer & Programmer

Buy Me A Coffee

🚀 Follow Me:

About

Ecommerce app using ngrok, nodejs and whatapp cloud api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published