Skip to content

Bennev/meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrimba - Meme Generator Solution

This is a solution to the Meme Generator project on Scrimba. Scrimba helps you improve your coding skills by building realistic projects.

Table of Contents

Overview

The Challenge

  • Write top and bottom texts on memes via React form
  • Get a random meme image calling APIs

Screenshot

screenshot

Links

Getting Started with Create React App

This project was bootstrapped with Create React App.

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • React.JS
  • Flexbox

What I learned

React basis like:

  • Event listeners
  • State
  • Conditional rendering
  • Forms
  • Side effects

Author