Skip to content

ondairos/meme_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator Created with React JS

Deployed at: https://elegant-dragon-7b6de7.netlify.app/

commands:

To build: npm install to run: npm run dev

Project

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

Getting Started with Vite

This project was bootstrapped with Vite.

Built with

  • Semantic HTML5 markup
  • CSS Custom Properties
  • React.JS
  • Flexbox
  • CSS Grid
  • ImgFlip API
  • Event Listeners
  • State
  • Conditional Rendering
  • Forms
  • Side Effects