Native mobile app built using React Native and Redux. Features of official OLX app are implemented upto some extent. Firebase is used as the backend.
- React Native
- NativeBase for UI Elements
- Lodash
- Redux for State Management
- Redux Saga
- React Navigation
- Firebase
- Expo
On the command prompt run the following commands
$ git clone https://github.com/skniit94/olx-clone
$ cd olx-clone/
$ npm install
Run the following command
$ npm startRun the following command
$ npm run iosRun the following command
$ npm run android