The MemeMe app enables a user to take a picture (Camera, or Photo Library), and add text at the top and bottom to form a meme. The user is also able to both save and share these Memes to friends
- Select Image from Library or Camera
- Add meme texts to image
- Change text font
- Change background color or meme image (black or white)
- Share and save created Memes
- View list of shared Memes in both list and grid formats
- Edit already saved Memes
- Delete Meme from Sent Meme list
Clone the repository
$ git clone https://github.com/EMacco/MemeMe.git
$ cd MemeMe
Open the file MemeMe.xcodeproj
using Xcode
Click on the play button at the top left corner to build and run the project