trip-mahak / MemeGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Meme Generator

A Web App to generate and download custom Memes built with React

Dependencies

Setup

Clone the repo from GitHub and then install the dependencies:

git clone https://github.com/Thoud/react-meme-generator
cd react-meme-generator
yarn or npm install

Usage

With yarn start you can start the development server and look at the app at http://localhost:3000.

Input your top and bottom text, choose the Meme you would like to have and then click on "Create Meme". After that you can see a preview of your Meme. If you like it, then you can click on "Download". The App will download the Meme in it's original size and best quality.

Deployment

Create a Netlify Account and then follow the instructions there to deploy from GitHub.

Preview

Preview of the app "# MemeGenerator"

About

License:MIT License


Languages

Language:JavaScript 62.8%Language:CSS 34.1%Language:HTML 3.1%