Skip to content
This repository was archived by the owner on Apr 22, 2022. It is now read-only.

qbalsdon/memeMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

DEPRECATED: This project is no longer maintained

memeMe

The MemeMe App as part of my portfolio in the completion of my iOS Nanodegree at Udacity

The app allows users to select an image (or use a new image from the camera) and add text to the bottom and top of the image.

Users can then share the new 'Meme' with themselves via email or on their public social accounts.

To run this program you will need to create an ApiKeys.plist in the Supporting Files group:



<plist version="1.0">
<dict>
    <key>FLICKR_PUBLIC_KEY</key>
    <string>YOUR_PUBLIC_FLICKR_KEY</string>
    <key>FLICKR_SECRET_KEY</key>
    <string>YOUR_PRIVATE_FLICKR_KEY</string>
</dict>
</plist>

About

The MemeMe App as part of my portfolio in the completion of my iOS Nanodegree at Udacity

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages