Skip to content

Hasan-aga/bikerPhone

Repository files navigation

Biker Phone

An app that helps cycling-lovers to find the best cycling route between two points on the map.

Foo

Development

Since this is a react-native app, you can build it for iOS (requires xcode!) and Android. To run the development server simply use yarn start and to start the emulator use yarn android or yarn ios. Refer to react-native's documentation for more details.

Project structure

I have create an src directory and used it throughout the development.