Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.7 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.7 KB

RealWorld Example App

SwiftUI codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

This codebase was created to demonstrate a fully fledged fullstack application built with Swfit & SwiftUI including CRUD operations, authentication, Navigation, pagination, and more.

Conduit: A Medium.com clone built with SwiftUI and Realworld APIs

Conduit is a fully-functional and feature-rich blogging platform that provides a simple and intuitive way to publish, share and discover articles and stories. Built using the latest SwiftUI framework and Realworld APIs, Conduit is a modern and scalable solution for content creators and readers alike.

Features

  • Create and manage articles with a powerful editor
  • Customize the appearance of your posts with Markdown formatting
  • Interact with other users by leaving comments and reactions
  • Discover new content with a personalized feed and trending articles
  • Stay up-to-date new articles, comments, and reactions

Getting Started

To run Conduit on your local machine, follow these steps:

  1. Clone this repository to your local machine
  git clone https://github.com/girish54321/Conduit-SwiftUI.git

Contributing

We welcome contributions to Conduit. If you are interested in fixing bugs, implementing new features, or improving the documentation, please follow our contributing guidelines.