Skip to content

Randomly select a meme format and choose the text! Created with React.

License

Notifications You must be signed in to change notification settings

AidanFournier/react-meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator

Create your own meme by generating a classic meme format and adding your own top and bottom text. This app was inspired by Project #3 of Bob Ziroll's Learn React for free course on Scrimba.

This project was bootstrapped with Create React App.

Landing page


Getting Started

Setup

Install JS packages

yarn install

Run a server

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.