julianjp18 / doggomemes.xyz

Building a meme generator using React, Headless Chrome and Node.js

Home Page:https://doggomemes.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doggomemes.xyz

A meme generator built using React, Hapijs and Headless Chrome. Hosted on Netlify and ▲ Now 🌟

Demo

Link: https://imgur.com/XxBakNJ

Prerequisites

You need to have Google Chrome or Google Chrome Canary installed to run this locally.

Setup

  • Clone the repo: git clone git@github.com: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)

Implementation Details

My talk on Building a meme generator using React, Headless Chrome and Nodejs at Mumbai Technology Group, September Meetup covers all the necessary details:

License

MIT © Karan Thakkar

About

Building a meme generator using React, Headless Chrome and Node.js

https://doggomemes.xyz

License:MIT License


Languages

Language:JavaScript 59.7%Language:CSS 28.5%Language:HTML 10.0%Language:Dockerfile 1.8%