Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 940 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 940 Bytes

Ayoba - Memestack Micro App

Dependency Status devDependencies Status Build Status

Table of Contents

Features

  • Search Memes
  • Send Meme As An Image

Getting Started

The easiest way to get started is to clone the repository:

# Get the latest snapshot
git clone https://github.com/simphiwehlabisa/ayoba-memestack.git

# Change directory
cd ayoba-memestack

# Install NPM dependencies
npm install

# Then simply start memestack app
npm run start