James-Bovis / DadBot

Landing page for Dad joke Facebook Messenger Bot.

Home Page:http://dadbot.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi Internet, I'm DadBot

Netlify Status

This is the source code and files for dadbot.xyz.

Feel free to use this code as inspiration for your own Bot landing page. Feel free to email me at hello@jamesbovis.com if you have any questions or would like to know more about the project.

Thanks,
James Bovis

Getting started

DadBot is now built with help from the great Create React App tool. To get started with your own local version of DadBot simply run: yarn start in your terminal.

For running tests yarn test is the command you'll need to run tests on the entire DadBot App.

To build DadBot ready for production, simply run yarn build and a production ready build bolder will be made ready to be deployed.

About

Landing page for Dad joke Facebook Messenger Bot.

http://dadbot.xyz/

License:MIT License


Languages

Language:JavaScript 63.1%Language:CSS 28.5%Language:HTML 8.3%