A meme generator built using React, Hapijs and Headless Chrome. Hosted on Netlify and ▲ Now 🌟
Link: https://imgur.com/XxBakNJ
You need to have Google Chrome or Google Chrome Canary installed to run this locally.
- Clone the repo:
git clone [email protected]:karanjthakkar/doggomemes.xyz.git
- Install dependencies:
npm install
- Run the client:
npm run client
(Starts at http://localhost:3000) - Run the server:
npm run server
(Starts at http://localhost:8111)
My talk on Building a meme generator using React, Headless Chrome and Nodejs
at Mumbai Technology Group, September Meetup covers all the necessary details:
- Speakerdeck Slides: https://bit.ly/doggomemes-slides
- Hi-res keynote presentation: https://bit.ly/doggomemes-keynote
- Video Link: https://bit.ly/doggotalk
MIT © Karan Thakkar