Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 888 Bytes

README.md

File metadata and controls

53 lines (31 loc) · 888 Bytes

Flix SwiftUI

The purpose of this project is to implement an application where fans can comment on and rate movies.

Getting Started

Software requirements

  • Xcode 13.0 or newer

  • iOS 15.0 or newer

  • Swift 5.5 or newer

Quick Installation

  1. Clone the application

    https://github.com/conradwt/flix-swiftui
  2. Navigate to the iOS application

    $ cd flix-swiftui
    
  3. Open the application

    open *.xcodeproj
  4. In Xcode, run the application

    Command + R
    

Support

Bug reports and feature requests can be filed with the rest of the Xcode project here:

License

Flix SwiftUI is released under the MIT license.

Copyright

copyright:: (c) Copyright 2021 Conrad Taylor. All Rights Reserved.