How to run

Getting the project running locally

MemeMachine requires that you have Node and npm installed on your machine.

Running the meme machine locally is fairly straightforward.

First, you must clone this repository.

Once you have the repo cloned, navigate to it using your terminal and:

$ npm install

After all the dependencies have been installed, you are ready to start meme-ing:

$ npm run start-memeing

You'll see some success messages that should look like this:

Your font + colors may vary.

Now open up a browser (Chrome preferred because who needs that RAM right?) and navigate to localhost:3000

And voila! You should see something like this:

Running the project on the web

Here it is live!

To get the Messenger extension, talk to this bot. It will then appear as a Messenger extension when you're talking to your friends, like so:

Last updated