/meme-generator

Simple meme-generator made with React and API integration

Primary LanguageJavaScript

Meme Generator Logo
Meme-Generator

Simple meme-generator made with React and imgflip API

AboutInstallationTechnologies

screenshot

About

This meme-generator was made with React, using the imgflip API to generate the meme images. It was made following a scrimba couse.

Installation

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/codeyStein/meme-generator

# Go into the repository
$ cd meme-generator

# Install dependencies
$ npm install

# Run the app
$ npm start

Technologies

You may also like...