docs: add readme
Capture is a basic camera application built with the power of AVFoundation and SwiftUI to faciliate taking pictures.
To get started, go to Terminal and run the following commands to clone and open the project.
> git clone https://github.com/dscyrescotti/Capture.git > cd Capture && xed .
After seeing the project open, run the project by either using ⌘R (Command+R) or clicking Run button in the project toolbar.
Don’t forget to run on the real device.
Scotti | @dscyrescotti
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
📷 Capture
Capture is a basic camera application built with the power of AVFoundation and SwiftUI to faciliate taking pictures.
📱 Preview
🔨 Build & Run
To get started, go to Terminal and run the following commands to clone and open the project.
After seeing the project open, run the project by either using ⌘R (Command+R) or clicking Run button in the project toolbar.
📦 Tech Stack
✍️ Author
Scotti | @dscyrescotti