anastasiaseraciov / MemeMaker

A simple Meme Generator

Home Page:https://anastasiaseraciov.github.io/MemeMaker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemeMaker

Table of Contents

Rules

  1. Click add Image button
  2. Add any image you like for your meme
  3. Add top line Text
  4. Add botttom line text ⭐
  5. Save button opens your image in a new tab
  6. Enjoy your meme

Make meme

Follow this link -> 👉 https://anastasiaseraciov.github.io/MemeMaker/ 👈

Interface Design

All application components are responsive and usable across modern desktop, tablet, and phone browsers. It is tested and running well at the latest Chrome, Firefox and Safari browser (November 2018). Open canvas image in a new tab works well in Firefox but not in Chrome or Safari. Made use of Fontawesome icons

Documentation

A README file is included detailing the meme maker all dependencies.

Comments are present and effectively explain longer code procedure when necessary.

Code is formatter following HTML, CSS, JavaScript and Git - Udacity Style Guides

Contributing

The starter project was given by Udacity as part of Front-End Web Development Nanodegree and has some HTML and CSS styling to display a static version of the Memory Game project. I needed to convert this project from a static project to an interactive one. This required modifying the HTML and CSS files, but primarily the JavaScript file.

For details, check out CONTRIBUTING.md.

About

A simple Meme Generator

https://anastasiaseraciov.github.io/MemeMaker/


Languages

Language:JavaScript 51.5%Language:HTML 34.6%Language:CSS 13.9%