Skip to content

gulfaniputra/mematode-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mematode App

Table Of Contents

About

A spartan meme generator web application.

The name 'mematode' derives from the portmanteau of 'meme' & 'nematode'.

Description

The objective is to learn ES6 & React features, especially:

  • destructuring assignment
  • arrow function
  • spread syntax
  • computed property name
  • AND operator
  • ternary operator
  • props & state
  • useState Hook
  • event handlers
  • <input> component
  • fetch() method
  • useEffect Hook

Features

The screenshot of the app's features.

Demo

https://mematode.vercel.app/

Stack

  • HTML5
  • CSS3
  • ES6
  • Vite
  • React
  • Imgflip API