Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.48 KB

README.md

File metadata and controls

59 lines (39 loc) · 1.48 KB

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