Lochipi / memeGenerator

Meme web app built with React and Vite. Allows users to click to get new memes and also write their joke on top of it.

Home Page:https://meme-generator-lochipi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meme Generator

A simple meme app used to generate random meme and allow users to write their joke on top of it.

stack used

React with Vite

Quick Start

Download the zip folder or clone it to your pc, then you can open your project in code editor of your choice, then follow this steps below.

  • npm install
  • npm run dev

What I have learnt

Well, I had built this site to learn more concepts on react. Some of it are:

  • Event Listeners
  • How to handle State
  • Conditional Rendering
  • Forms
  • Side Effects

I would highly recommend learnig from scrimba

About

Meme web app built with React and Vite. Allows users to click to get new memes and also write their joke on top of it.

https://meme-generator-lochipi.vercel.app


Languages

Language:JavaScript 63.9%Language:CSS 28.9%Language:HTML 7.2%