Skip to content

React meme generator, built as part of the free Scrimba “Learn React for free” course which you can view here: https://scrimba.com/learn/learnreact/

Notifications You must be signed in to change notification settings

scrimba/react-meme-generator

Repository files navigation

title(){

	return this.options.title || this.options.name;
}

Quick start:

$ yarn # npm install
$ yarn build # npm run build

Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

$ yarn watch # npm run watch

Supporting Scrimba

Since 2017, we have created over 20 free courses on Scrimba, and we're going to continue launching free courses. But to pay our bills, we have to charge once in a while. So if you've ever wanted to "give back" to Scrimba, you can do that by buying one of our paid courses

Happy Coding!

About

React meme generator, built as part of the free Scrimba “Learn React for free” course which you can view here: https://scrimba.com/learn/learnreact/

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •