43 Forks
506 Stars
506 Watchers

BikeShare

SwiftUI, Jetpack Compose, and Compose for Desktop based Kotlin Multiplatform project (using CityBikes API http://api.citybik.es/v2/). Uses Realm for local persistence

How to download and setup BikeShare

Open terminal and run command
git clone https://github.com/joreilly/BikeShare.git
git clone is used to create a copy or clone of BikeShare repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BikeShare https://github.com/joreilly/BikeShare/archive/master.zip

Or simply clone BikeShare with SSH
[email protected]:joreilly/BikeShare.git

If you have some problems with BikeShare

You may open issue on BikeShare support forum (system) here: https://github.com/joreilly/BikeShare/issues