Meme-Generator

Meme Generator

My implementation of Meme generator from Scrimba React Course.

meme gene pic

Getting Started

Fork and Clone repository

git clone https://yourgithubusername/meme-generator

Install Node dependencies

npm install

Run app in the development mode/local host

npm start