Skip to content

ashraf-kabir/whatsapp-link-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatsapp link generator

To start the project, you need to install the dependencies:

npm install

To run the project, you need to run the following command:

npm start

To build the project on github pages, you need to run the following command:

npm run deploy