Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 392 Bytes

YikYak-Clone

Anonymous message board app written in Swift 3. Reminiscent of YikYak in its early stages.

To Run

open directory in terminal and run:

$ pod install

This will create a Xcode workspace. Build and run.

Demo Demo Demo