Skip to content

SnehaParkar/meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator (Scrimba React Course section 3 project)

This is a solution to the Meme Generator project on Scrimba.

Requirements

  • Build a Meme Generator using React designed like this Figma file Figma file

  • React Events

  • useState

  • Forms in React

  • Conditional rendering

  • Making API calls

  • Side effects

Screenshot

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

If you want to see the final product, 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.

Built with

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

Author